home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / os2 / mr2i103.zip / HISTORY.TXT < prev    next >
Text File  |  1996-06-07  |  103KB  |  2,203 lines

  1.  
  2. 1. HISTORY FILE: BETA LOG (reverse chronology)
  3. ==============================================
  4.  
  5. NOTE:  RMB is Right Mouse Button.
  6.  
  7. Changes included in v1.03
  8. -------------------------
  9.  
  10. o   Problem with temp file names that are not FAT compatible when printing
  11.     marked text.  Fixed.
  12.     
  13. o   Indexing problem with filtered message to open folders fixed (apparent
  14.     dupes, reindexing needed to match index with message).  Fixed.
  15.     
  16. o   Stealing of addresses via both the Message->Save address and RMB address
  17.     functions improved and corrected.
  18.  
  19. o   Titles changes on a couple of file open dialogs to better match the
  20.     real function ("Save as" or "Append to" instead of "Open").
  21.     
  22. o   Ctrl-+ plus works again, and Ctrl-= still works as an equivelent.
  23.  
  24. o   Bug in saving routine for Address Book, Group list, Filters and
  25.     Templates fixed.  If you attempted to exit with unsaved changes MR/2
  26.     warned you and appeared to give you a chance to save.  It actually
  27.     would throw out yoru changes anyway.  Fixed.
  28.  
  29. o   Moving messages from one folder into the same folder ignores you.
  30.     Previously, the messages would get deleted.  This seems to have 
  31.     happened to enough people that figured I should "fix" it.
  32.  
  33. o   New way to register - via Compuserve's SWREG service.  MR/2 ICE is 
  34.     SWREG #11797.  From a Compserve command prompt: GO SWREG.
  35.     
  36.  
  37. Changes included in v1.02
  38. -------------------------
  39.  
  40. o   Date header timezone is now corrected for daylight savings time.
  41.  
  42. o   Filters that start REXX commands do so minimized now.  If a REXX
  43.     process is called fro my a filter, it is performed FIRST, before
  44.     any copying to folders or other actions are performed.
  45.     
  46.     ALSO, if the Rexx process modifies the file at all, the index entry
  47.     for that message is rebuilt.  This allows for REXX to massage the
  48.     incoming message and the index will reflect any of these changes.
  49.  
  50. o   Tools->Edit Externally now checks to see if the file is modified,
  51.     and will rebuild the index entry, of needed.  For example, you can 
  52.     change the subject of the message and the index entry for the message 
  53.     will immediately reflect the new subject.
  54.     
  55. o   MsgUtil.cmd is invoked via CTRL+Fkey.  The same "has message been
  56.     modified" checks are performed on return from this process, and the
  57.     message index entry is updated, if needed.
  58.     
  59. o   Oops.  Ctrl-Fkey would load msgutil against a message from the viewer.
  60.     Initiate it against a reply and you'd get the original.  Fixed.
  61.     Initiate it against a new message and you'd crash.  Fixed.
  62.     
  63. -   the four previous items took tons of code and should be considered
  64.     new "beta" features.  I'm sure there are some bugs to shake out before
  65.     depending on this to be flawless.  But, if you don't use them for
  66.     these "advanced" functionality, you won't care :)
  67.     
  68. o   Fixed that pesky garbage-in-quote problem.  Again.
  69.  
  70. o   Index-to-Messages mismatch diagnostic beep now checks FROM in
  71.     addition to SUBJECT for a match.
  72.     
  73. o   Text Editor now honors configured FTP and WWW commands from RMB.
  74.  
  75. o   Session Manager thread (the one added in v1.01 to monitor external 
  76.     session threads) now starts up immediately (no delay).  Previosuly, 
  77.     a delay was invoked which could caused any rexx-action filter to 
  78.     fail until after delay (termination queue did not exist until then).
  79.  
  80. o   Problem with attachments - sometimes got truncated (bug I put in
  81.     v1.01 only).  Fixed.
  82.  
  83.  
  84. Changes included in v1.01
  85. -------------------------
  86.  
  87. o   Outbound filters now function.  These are applied to each message
  88.     *after* it is successfully sent.
  89.  
  90. o   Formatting printing now correctly prints backslashes and {} curly
  91.     brackets.
  92.     
  93. o   The /X parameter has always started MR/2 ICE in "poll for new mail
  94.     and exit" mode.  You can now add a modifier to this parameter to
  95.     get it to poll for mail, send all queued mail, then exit.  Use /XS
  96.     
  97. o   Better handing of filename collisions for messages being filtered.
  98.     Files were never overwritten, but occassionally the index entry
  99.     would get recorded incorrectly.  Reindexing would be necessary.
  100.  
  101. o   Made the message index RMB popup menu's PRINT submenu a conditional
  102.     cascase (menu with boxed-arrow).  This now honors the Printer
  103.     Setting's page RMB option box.  Clicking on "Print" will take the
  104.     default action defined on this page.
  105.  
  106. o   Outbox's Save Address menu now works correctly.  It was bringing up
  107.     the rebuild index confirmation dialog.
  108.     
  109. o   Added READ, UNREAD and REPLIED to the outbox/folder index RMB menu's
  110.     "Mark As" sub menu.  NOTE that these operations will only work on
  111.     INCOMING messages, and SENT, UNSENT will only work on Outgoing messages.
  112.     For example, Marking an Incoming message as sent will be ignored.  
  113.     However, a folder can contain either type of message, or both.
  114.  
  115. o   Freeform filters now will strip any hard linefeeds the user has 
  116.     entered before saving the filter to disk.  This created problems
  117.     in the previous version.
  118.  
  119. o   Minor revision to the QP conversion in outgoing message headers.  
  120.     Spaces were sometimes misplaced as defined in the RFC for QP in
  121.     headers.
  122.  
  123. o   Message viewer/editor, Edit->Write to file option now works as it
  124.     was supposed to.
  125.     
  126. o   Login/Logout now locks the POP3 service thread while transitioning.
  127.     "Leaking" of messages while switching accounts was reported.
  128.     
  129. o   Message Editor: Pressing the Delete icon when in a reply-in-progress
  130.     would result in the original message being deleted, too.  Now it
  131.     only deletes the reply.
  132.     
  133. o   Pressing CLOSE while in a reply-in-progress now honors the "stay on
  134.     same message after reply" configurable parameter.  This might take 
  135.     a little getting used to for long-time users.
  136.     
  137. o   External Editing now does a better job of creating file names unique 
  138.     for the current window.  There's still a bug with the OS/2 IPC Queue
  139.     mechanism that I can't get right (messes up when doing multiple,
  140.     simultaneous external edits)
  141.  
  142. o   Ok, I figured out the "bug" with OS/2's DosStartSession and Queues.
  143.     I now have a new "session manager" thread that does nothing but 
  144.     manages external sessions.  Multiple editor sessions work nicely
  145.     now, as will any other external viewer window when needed.
  146.     
  147. o   Display of Group addresses chopped strings at 32 chars.  Fixed.
  148.  
  149. o   Printer Setup selection dialog selected the wrong "current" printer
  150.     sometimes.  It matched the "current" printer by LPT port, which
  151.     could have picked the wrong printer when two printers shared the same
  152.     port.  Changed the headings on this form to reflect the *real* data
  153.     displayed.
  154.  
  155.  
  156. Changes included in v1.00
  157. ---------------------------
  158. I fixed so many things, so fast, without writing them down, that my 
  159. change list is not worth listing.
  160.   
  161. Official Release v1.0.  
  162.  
  163. Trying to remember the changes:
  164.  
  165. o   Added user preferences:  DEL key active in viewer, Show account
  166.     in title.
  167.     
  168. o   Printing in text editor, both draft and formatted.  Printing
  169.     now can use real Courier font, and accomodates backslashes.
  170.  
  171. o   Pick Address now includes group entries.
  172.  
  173. o   Welcome message now pops into inbox on first load.
  174.  
  175. o   Pop3 "wrong password" will prompt you again until you get it right :)
  176.  
  177. o   Detach files now preserves message window state (position in 
  178.     particular).
  179.     
  180. o   Inbox and Outbox RMB popup menus filled in.  Still no demand filtering,
  181.     but marking as read/unread, detaching files, and saving addresses to
  182.     address book/group/file now works.
  183.     
  184. o   New "pick group" form used in saving address prompts.  Includes "new"
  185.     button.
  186.     
  187. o   Closing a folder now protects against lost data.
  188.  
  189. o   Group maintenance:  group pick button removed as pick address book now
  190.     includes groups.  Also, European names in tags work correctly.
  191.     
  192. o   Extra garbage in quote-paste cleaned up.
  193.  
  194. o   Updated help file (still work-in-progress)
  195.  
  196. o   Hid some buttons/switches that weren't being used but causing 
  197.     some confusion.
  198.  
  199. o   Other items fixed as they were reported:  Filter problems come to
  200.     mind (boolean algebra and unquoted phrases).
  201.  
  202.  
  203. BETA Program change log:
  204.  
  205. Changes included in v0.99z1
  206. ---------------------------
  207.  
  208. o   HELP!  No, HELP TEXT!  This is still work-in-progress, but there is 
  209.     much more real text than there was!
  210.  
  211. o   Font option from main notebook can be used to change message list
  212.     font.  A few problems setting initial font ... 
  213.     
  214. o   Web/Speller RMB invocations will now work when cursor is at the
  215.     END of a word.
  216.     
  217. o   Mr2files.txt is now included (was missing).  These are instructions
  218.     on how to get the speller and thesaurus addons.  If either of these
  219.     is invoked and the files aren't there, the instructiosn pop up.
  220.     
  221. o   All RMB speller options should be active.
  222.  
  223. o   Template maintenance and managner object massively rewritten.  It is
  224.     now possible to add a new template and *should be* safe to edit 
  225.     existing templates <grin>.
  226.     
  227. o   Many utility maintenance lists now have up/down arrows for moving an 
  228.     items position in the list.  These function only in filters and
  229.     templates.  The others will probably have these buttons hidden.
  230.     
  231. o   To, Cc and Bcc form fields now can hold a max of 2048 chars, as can
  232.     the address book field for address(es).  Hardly usable this long for 
  233.     normal address maintenance, but it will accomodate larger REPLY-TO-ALL
  234.     lists this way.
  235.     
  236. o   Add a host of new options to the config object, all of which are
  237.     waiting to me implemented.
  238.     
  239. o   Parsing issues with addresses containing commas inside quotes resolved.
  240.     Also, "address (real name)" parsing left some space.  This has been
  241.     removed (SMTP sends failing for some servers).
  242.  
  243. o   Header searches for fields were semi-case sensitive.  Still.  Fixed.
  244.  
  245. o   Icon changed.  I'll be playing with all of the contributions.  The
  246.     one I build was made different for each resolution.  Thanks everybody!
  247.     
  248.  
  249.  
  250. Changes included in v0.99z
  251. --------------------------
  252. NOTE:  Secant's POP3 Server was released 4/28/96.  If you are 
  253. interested, see http://www.secant.com.
  254.  
  255. o   In the previous release but not documented:  Reply to all is now
  256.     an option when using the RMB within the TO and/or CC fields.  This
  257.     function MAY choose to use both fields (To and CC) to distribute
  258.     the addresses, depending on the size of the list.
  259.  
  260. o   HUGE speedups in tcpip operations.  In particular, receiving and
  261.     sending mail.  I was using silly-size tiny buffers.  Not any more!
  262.     More noticable on large messages and/or faster connection speeds,
  263.     but faster overall regardless.
  264.  
  265. -   NOTE that as an "advanced option", I added a /B command line 
  266.     parameter to allow control of the buffer size used.  The default
  267.     is now 20K (512 bytes previously :).  Specifying /B32000 gets you
  268.     a larger buffer and /B512 gets you the old "tiny buffers".  Value
  269.     is forced between 512 and 32K.
  270.     
  271. o   Speedups on loading.  I spent WAY more time than I wanted to (how
  272.     typical :) and the benefit was, well, relatively minor.  I shaved
  273.     tenths of a second off of here and there.  I may have saved
  274.     4-5-6 seconds of load time on my loaded-with-messages 486DX33.  
  275.  
  276. o   Context Menus reworked.  Some parts may not yet be functional.
  277.     I disabled most non or partially working items.  Reply and Forward
  278.     work but need some input.  How should these work?  I may add a 
  279.     "quick reply" and a "quick forward" that jumps right into the
  280.     reply w/out hesitation.  Hmmm.  Wonder what edit-header-before
  281.     turned off would do ...
  282.     
  283. o   I removed the message header from draft printing and left the summary
  284.     header.  Also, time now should print on both types of messages 
  285.     using the OS/2 settings for time.
  286.     
  287. o   MR/2 will no longer hog the CPU (and effectively lock up) when it
  288.     is dragged partially off the screen.
  289.     
  290. o   Color dialog has a pushbutton for "default" which will set the
  291.     original EDITBOX colors for the viewer and editor.
  292.     
  293. o   External Editor specification will now allow for exact placement 
  294.     of the file-to-edit, allowing parameters AFTER the file name.  Use 
  295.     a "%s" to designate where in the command string to insert the file 
  296.     name.  If %s is not found, the file name is simply appended to the 
  297.     end of the command line (as it did in previous versions).
  298.     
  299. o   Address parsing now handles nested parenthesis.
  300.  
  301. o   Modifying the header of messages with long addressed would crash.
  302.     Fixed.
  303.     
  304. o   Filters and real-time text searches: Phrases containing spaces no
  305.     longer have to be enclosed in double quotes to be handled correctly.
  306.  
  307. o   Printer Settings has a default for new RMB print menu parent item.
  308.     AND, the printer setup button is functional on this form, as well
  309.     as in the RMB popup menus.
  310.     
  311. o   Not that help exists ... yet <grin>, but the help engine now will
  312.     bring up help panels when in the SETTINGS notebook window.
  313.     
  314. o   Modified the printing DLL slightly to try and eliminate the extra
  315.     EOJ formfeed with some drivers.  Seems it didn't work, but I'll
  316.     keep the change.
  317.     
  318. o   Minor change that prevented resending of INCOMING messages that 
  319.     have been moved to folders (sounds weird, but I do it often :).
  320.  
  321. o   MailTo.exe had a problem with message bodies > 32K (as I tried to
  322.     the body as one packet, and tcpip limits packet size to 32K.  Fixed.
  323.     
  324. o   Improvements to broken connections on receiving from POP3.  I have
  325.     a little more to do, but I do understand what's going on now.
  326.     A broken connection will result in the poll for mail to stop.
  327.     The polling will attempt to start at the SAME message next time.
  328.     
  329.  
  330. Changes included in v0.99y
  331. --------------------------
  332. Short list this week.  I have more code to show than this <grin> but 
  333. none of it ready for prime-time.
  334.  
  335. o   Quoting messages is MUCH faster.  More notable on long messages,
  336.     but faster overall.
  337.     
  338. o   I made the = key mean the same thing as a + in the viewer (next
  339.     message), as I saw someone pointing out that a PLUS is a shifted
  340.     key on keyboards with no numeric keypad.
  341.     
  342. o   Printing DLL upgrades for real this time :).  Better paper size
  343.     matching to printer driver sizes.  Fixes 107 errors.
  344.     
  345. o   Reply-to garbage in header on new messages (affected only those with
  346.     no reply-to set).
  347.     
  348. o   I added dozens of small optimizations.  None of them seems to have
  349.     amounted to much, but they're there.  Perhaps enough of these and
  350.     we'll slowly see a difference.
  351.     
  352. o   You can now force a particular code page for translations to/from
  353.     your machine.  I'm not sure if this is really what's needed, but 
  354.     it was very easy to do and *might* help in the cases where a 
  355.     keyboard/video translator is installed.  To force MR/2 ICE to 
  356.     *think* you are using CP866, for example:
  357.     
  358.         mr2i /C866
  359.  
  360.  
  361. Changes included in v0.99x
  362. --------------------------
  363. Release date for MR/2 ICE v1.0 will be May 8, 1996.
  364.  
  365. Mailing List add-on package will be available later today, 4/17.  We'll
  366. call it an "early beta", even though it's working for me.
  367.  
  368. o   Enhanced msgutil.cmd, mostly by using all the code supplied by
  369.     Jason Gottschalk <os2@tir.com> :).  I took his whole code structure
  370.     and added in his "unpack AND view" code.  I did pull out many of
  371.     the hard-coded executable names and moved them to the front where
  372.     they can be more easily reconfigured.
  373.     
  374.     CTRL-F1 will now create an attached directory if one does not
  375.     exist.  It will attempt to run munpack AND xbin against the 
  376.     current message.  These will either need to be in your path OR
  377.     in the attached subdirectory of MR/2 ICE (get them from my web page).
  378.     THEN, in its default form, the script will attempt to run a viewer
  379.     against the resulting file IF it matches a predefined set of file
  380.     extensions.  It's Rexx, so it's easily extended!
  381.     
  382.     Thanks, Jason.
  383.  
  384. o   Additionally, msgutil.ccc has been renamed to msgutil.org and if
  385.     you do not have a copy of msgutil.cmd in use, msgutil.org will be
  386.     copied to msgutil.cmd.  You will need to copy the file over by hand
  387.     if you want the new copy and hae been using this feature.
  388.     
  389. o   Modified printer.tf for "variable margins".  Should print better on
  390.     A4 tray systems.
  391.     
  392. o   Printer DLL updated (equivelent to cpdll.zip patch released earlier
  393.     in the week).  This should fix MANY of the recently created printer
  394.     problems.
  395.  
  396. o   Message lines starting with the period character are now sent and
  397.     received properly.
  398.     
  399. o   Folder sort order is now preserved when reindexed.
  400.  
  401. o   Attribution line does not appear in reply if "no quoting" is selected.
  402.  
  403. o   The crash caused by use of the /X comand line argument has been fixed.
  404.  
  405. o   Fixes to the MIME headers when using BCC's.  Also, MIME headers were
  406.     being produced with the incorrect CTE types of 7-bit and 8-bit.  Now
  407.     correctly uses 7bit and 8bit.
  408.  
  409. o   More code to deal with improper blank lines in the message header that
  410.     previously would result in blank or incomplete index listings.
  411.     
  412. o   Duplicate header problem with external editor AND edit headers option
  413.     resolved.
  414.     
  415. o   When forwarding, the subsequently re-editing the header, the 
  416.     reply-to line would be removed.  Fixed.
  417.     
  418. o   One more SMTP open step added.  If all else fails, a low level 
  419.     connection is forced with port 25 (bypassing services file).  This
  420.     solved at least one strange problem :)
  421.     
  422. o   Opening of large messages is now faster by a dramatic margin.  
  423.     I may still have a little more I can do, but this was a big leap.
  424.     
  425. o   Saving of large messages is also now massively faster.
  426.  
  427. o   Ha!  I found the problem where To/cc/bcc lines would get truncated
  428.     at 160 or so characters.  You could add up to 512 chars when first
  429.     editing the header, BUT, if you reedited the header, it would get
  430.     chopped.  This was deep inside the ObjectPM core, and I removed the
  431.     limitation.  In fact, I also discovered that 512 bytes IS NOT 
  432.     the limitation of the OS/2 Edit field as I had thought.
  433.  
  434.     MR/2 ICE now supports address collections of up to 1024 characters
  435.     per field.  That's roughly 30 well-formed (full, with real names)
  436.     addresses.  By using the To and CC fields, 60 addresses can easily
  437.     be handled; double that if real name comments are not important.
  438.     This is the way it will remain for now, with the option of using a 
  439.     distribution list available for longer lists (but the distribution 
  440.     list is not displayed in the message).
  441.     
  442.     There may be more room to play here, but I still want to spend more
  443.     time with this issue.  The situation is at least "much better" until
  444.     that happens.
  445.     
  446.     I also adjusted the address book's address field to allow 1024 bytes
  447.     to accomodate a maximum address list.
  448.     
  449. o   Changing accounts now corrects status line message counts.
  450.  
  451. o   When an external edit session is started, a ".Type" attribute is
  452.     of "Plain Text" automatically assigned to the message file.  This 
  453.     will save a step or two when using the E editor :).
  454.     
  455.  
  456.  
  457. Changes included in v0.99w
  458. --------------------------
  459. A big THANK YOU to all of those mentioning MR/2 ICE in newsgroups and
  460. BBS conferences.  The ICE Mailing list is up to 250 users, volume is
  461. still high, but not as bad as the first couple of days.  I'd say 60-100
  462. messages a day? <grin>.
  463.  
  464. I'll make the mailing list code available next week.  I should also have 
  465. some enhanced REXX stuff.  More donations, but not in time to include
  466. with this release :)
  467.  
  468. o   Filters enhanced.  I've opened up the REXX and Special options.
  469.     Minimal testing, but they SEEM to work.  
  470.     
  471.     The example file testmail.ccc is provided as a simple example of a 
  472.     rexx test.  I'm still researching the rexx interface, but for now, 
  473.     I'm using a kludge to return the results from rexx (Rexx is being 
  474.     called from a cmd.exe session). If the file "mr2_rexx.$$$" is 
  475.     created by the named script, the message is assumed to match.
  476.     
  477.     SPECIAL includes tests for message size, line count and attached
  478.     files.
  479.     
  480.     Autoreply is now functional.  You must specify a template section 
  481.     to use in creating the auto reply.  This is tricky, since you cannot
  482.     create a new reply template from within ICE, yet.  Sorry.  It's an
  483.     easy edit, tho ... edit your mr2i.tf and splice in the lines from
  484.     mr2iorg.tf.  If you haven't customized your mr2i.tf file, you can 
  485.     simply copy mr2itf.org to mr2i.tf and be all set.  Currently, 
  486.     autoreplies are added to the outbox for sending, but deleted on send.
  487.     I'm considering some options here.
  488.     
  489.     MR/2 added a header value for AUTOREPLIES as an aid in preventing
  490.     endless loops of auto-replying.  Any filter that auto-replies should
  491.     test for the existence of "X-AutoReply: Yes" and NOT autoreply if
  492.     found.  Filter like: (whatever) & !{H:X-AutoReply}"Yes".
  493.     
  494.     ... Autoforward is next.
  495.  
  496. o   Printer setup lockup fixed.
  497.  
  498. o   Search/Replace lockup.  It doesn't lock up anymore.  Replace all
  499.     works, replace one-at-a-time is still bad (but harmless).
  500.     
  501. o   Several problems with editing externally on-demand fixed.  Also fixed
  502.     bug when editing header AFTER and cancel was pressed.  It now keeps
  503.     you in the message with all of your text :)
  504.     
  505. o   Message are saved to disk with CR/LF's, and subsequently sent out 
  506.     this way. (helps with some rare SMTP servers that require this)
  507.     
  508. o   Incoming messages.  Insertion into open folders was horribly slow. 
  509.     Fixed (ok, it's at least MUCH better :).  Also, fixed another place 
  510.     where index was being updated unnecessarily on message open.  I see 
  511.     some other areas that can be improved ... I'll address these as we
  512.     move along.
  513.     
  514. o   Fixed several small bugs with QP conversions.  Outgoing header
  515.     translations for hi-ASCII values are performed.  Still a few items I
  516.     want to add, but this is about done.
  517.     
  518. -   Also, I believe I've made QP working with the external editor options
  519.     correctly.  ALTHOUGH, if you edit an "incoming" message externally,
  520.     it WILL NOT be translated from QP nor from the source char set.
  521.     This is the way it will work ... I should show, tho, outgoing messages
  522.     (modifiable) in "readable" form when editing externally.
  523.  
  524. o   New sort option for message index: Message status.  Sorts in unread, 
  525.     read, replied, unsent, sent order.
  526.     
  527. o   Right Mouse Button (RMB) popup menu in message indices now has a 
  528.     "select to" entry.  Click on a startng message, find an "end" message,
  529.     RMB->Select-to.  Highlights these two message and all message between 
  530.     the two.
  531.     
  532. o   Spelling checker now takes into account your own quote string when
  533.     deciding which text is quoted (and should not be spell-checked).
  534.     
  535. o   Bugs with several menu items crashing when invoked on "new message".
  536.  
  537. o   Template file would not be referenced if "edit headers before" was
  538.     not checked.  Fixed.
  539.     
  540. o   Opening 7-8 folders at once would crash.  Fixed.
  541.  
  542. o   The CheckInstanceExists() routine now uses the full path of the
  543.     running MR/2 when testing.  This allows for multiple copies of
  544.     MR/2 ICE without specifying mail configs, as long as they are
  545.     based in different directories.
  546.  
  547.  
  548.  
  549. Changes included in v0.99v
  550. --------------------------
  551. I release this with a small bit of hesitation.  There has been some 
  552. discussion of problems with the new build of the support DLL's,
  553. which I have chosen to use.  If there are too many problems, I will
  554. offer a separate version linked with the "old" DLL's.
  555.  
  556. o   Outgoing MIME Quoted Printable and CTE Character set conversions.
  557.     Your choice of 9 outgoing ISO sets, or US-ASCII.  Other options.
  558.     (See new settings page).  Conversion of header strings is not in,
  559.     yet, but will be quickly.  [Incoming conversions have been in place
  560.     for awhile now].
  561.     
  562. o   New Settings page "Advanced features" ... MIME QP options and
  563.     settings for Web Explorer and FTP commands spawned from Right
  564.     Mouse Button (RMB) inside viewer/editor.
  565.     
  566. o   More Filter options started, but I disabled the controls for these
  567.     again, as I didn't get to finish them.  They're next.
  568.  
  569. Fixed dozens of smaller bugs:
  570.  
  571. o   Last character of formatted print output chopped.  I cannot find
  572.     the reason for the extra formfeed some users are experiencing.
  573.  
  574. o   Edit Externally did not always save current work to file 
  575.     before spawning editor.
  576.     
  577. o   The UUDecode logic would loop forever on error or if no attached
  578.     uuencoded file existed.  Path prefixes are stripped (better) from
  579.     embedded file names.
  580.     
  581. o   I've added an experimental area in the title bar for account
  582.     name.
  583.     
  584. o   Stabilized the threads a bit so that "false starts" should no
  585.     longer occur.
  586.     
  587. o   Modified cleanup code on exit so that threads all commit suicide.
  588.     This seems to have fixed the "failure to exit" bug.
  589.     
  590. o   Minor address book and group address book issues fixed.
  591.  
  592. o   Made subjects prefixed with "Re: " logically equivelent to "Re:".
  593.  
  594. o   Network Settings: modified the FROM and REPLYTO fields to have
  595.     mnor validations.  Also modified the initila import of TCPOS2.INI
  596.     data to guess better at the FROM string.
  597.     
  598. o   Creating a new user profile failed to add this to the "valid" list,
  599.     so logging on with that name was not possible until you exited and
  600.     reentered.
  601.  
  602. o   Folders now reset the "new" count to zero on close.
  603.  
  604. o   Printer errors now display to the user with a popup window.
  605.  
  606. o   Text searching and body-text oriented filters were broken.  Fixed.
  607.  
  608. o   Logging off sometimes messaged up the current INI.  Fixed.
  609.  
  610. o   Logging into a new account would leave empty grey area on right.
  611.  
  612. o   Split screen editor now allows "header" button to work correctly.
  613.  
  614. o   Cell boxes for outbox and folder index will now remember fonts
  615.     dropped on them.
  616.  
  617. o   STILL NEW!! An MR/2 ICE mailing list.  Send email to 
  618.     mr2ice.list@secant.com with a subject of SUBSCRIBE.  Discussions
  619.     of MR/2 ICE bugs, problems, solutions, tips and tricks!
  620.  
  621.  
  622. Changes included in v0.99u
  623. --------------------------
  624. NEW!! An MR/2 ICE mailing list.  Send email to mr2ice.list@secant.com 
  625. with a subject of SUBSCRIBE.  Discussions of MR/2 ICE bugs, problems,
  626. solutions, tips and tricks!
  627.  
  628. NOTE, LAST TIME!:  If you've registered MR/2 ICE and are not getting 
  629. email notifications of new version (and want them, I guess), please 
  630. drop me a note specifying your serial number, real name and email 
  631. address.
  632.  
  633. I may actually wait TWO WEEKS for the next update.  I want to track down 
  634. some strangeness, and keeping the same released code out longer may 
  635. help.  Not sure yet, but just to prepare you!  For those getting the 
  636. occassional SYS3184 (devide by zero), please report the crash address 
  637. again. I will keep an EXACT DEBUGGING COPY of version U around for the 
  638. purpose of finding this one.
  639.  
  640.  
  641. o   That anoying "beep" and hour-glass cursor often when opening a 
  642.     message?  Gone!
  643.     
  644. o   Message viewer Tools menu now enabled External Editor for read-only 
  645.     messages.  Changes saved to disk (e.g., to incoming messages) *are* 
  646.     reflected in the message window.  For PGP users and other folks 
  647.     wishing to edit incoming mail for whatever reason (I need it on 
  648.     occassion :).
  649.     
  650. o   Some Quoted-Printable character translation bugs fixed.  
  651.  
  652. o   Addresses with commas inside comments (parenthesis) failed.  Fixed.
  653.  
  654. o   Most import text/save text standard file dialogs now remember there
  655.     previous paths and file names.  By request :)
  656.     
  657. o   Blank message may now be sent.  MR/2 had trouble with these before.
  658.  
  659. o   Ooops, BMT Micro's phone under "help" was listing their FAX number.
  660.  
  661. o   Printer template: modified big time.  Played with the footer spacing.
  662.     Added some new @variables.
  663.     
  664. o   Printer Settings page revamped.  Now has Paper Size, simple font
  665.     and font size selection.  NOTE that I still have some work to do
  666.     with right margins (A4 paper size still has Letter size's right
  667.     aligned headings), but this is minor.
  668.     
  669.     So, the special A4 template I sent to some of you is obsolete,
  670.     use the printer.tf file supplied in this release, and set your
  671.     paper size to A4 in Options->Settings->Printer.
  672.     
  673. o   Almost forgot!  By request, and something I've needed myself.
  674.     Support within viewer for "Move to folder, Next/Prev message".  
  675.     Navigate menu shows these options with keyboard connections to
  676.     CTRL+UP and CTRL+DOWN.  No toolbar icons or menu quick-folder 
  677.     lists, but I should get to these soon.
  678.  
  679. o   Modified the print thread to delay in starting.  There was a 
  680.     hint that this thread might be involved in the exit-while-loading
  681.     problem.  You won't be able to print for the first 4 seconds ICE
  682.     is running :)
  683.  
  684. o   Minor revision to msgutil.ccc, prompted by Jason Gottschalk's 
  685.     <os2@tir.com> post to the MR/2 ICE mailing list.  Ctrl-F3 has
  686.     been made to support viewing of HTML embedded within a message.
  687.     I only stole a small part of his code (with permission, of 
  688.     course!) but like his code layout better than mine and will model
  689.     the next release after that.  Thanks Jason!                
  690.  
  691.  
  692.  
  693. Changes included in v0.99t
  694. --------------------------
  695. NOTE, AGAIN!:  If you've registered MR/2 ICE and are not getting email
  696. notifications of new version (and want them, I guess), please drop
  697. me a note specifying your serial number, real name and email address.
  698. OS/2 Shareware's system does not provide an email address, and I sometimes
  699. miss the BMT Micro carbon copies (but do get email addresses later).
  700.  
  701. o   More printing issues.  Polling my list of registered users, we came 
  702.     up with a majority confirmation that long descriptions passed to 
  703.     various drivers caused trouble.  I've fixed a limit of 40 chars to 
  704.     spooled file descriptions (detail printer view document 
  705.     descriptions). This should help tremendously.  Some other printing 
  706.     changes ... I'm hoping to hear of great results, but I assume I'm 
  707.     not quite done yet.
  708.     
  709.     NOTE:  Form change dialogs.  I added these in and expect some of the 
  710.     remaining problems to be with these.  If the driver knows you last 
  711.     printed on Legal paper, or on Envelopes, the Job Properties dialog 
  712.     will pop up.  There still seems to be a problem here (it still 
  713.     doesn't print after changing the settings) and I am looking into 
  714.     this.  If this message comes up, try setting the properties outside 
  715.     of ICE, then reloading and printing again.  BTW, the default paper 
  716.     size is LETTER for printed messages.  I am curious as to if this 
  717.     causes problems for European users.  Let me know and I will try to 
  718.     address them.
  719.  
  720.     UPDATE: I modified things a bit at the last minute <oh no! gasp> and 
  721.     the popup job properties seem to be recognized now.  We'll see.
  722.     
  723. o   Modified printer.tf some.  Removed the $HEADER dump of raw headings, 
  724.     cleaned up spacing and alignment a bit.
  725.     
  726. o   Sorry.  I had inserted a new formatting loop in versions S/S2 that 
  727.     was invoked on pressing the SEND button.  Very slow, very 
  728.     inefficient. Caused long message (e.g., attachments) to slow so 
  729.     badly that you would think the system was locked.  Fixed (rewritten, 
  730.     then written in assembler).
  731.     
  732. o   Printer settings use the same code in all 3 places it can be 
  733.     invoked.
  734.  
  735. o   Added some code to the HELP menu for "Registration info" and added a 
  736.     new "View read.me file" option.  Works OK, except I now realized 
  737.     that the internal editor has no print capabilities (can't print the 
  738.     registration form!) so it still needs some work.
  739.     
  740. o   Yes, I fixed several tiny bugs, but I can't recall them at this 
  741.     time. Humph.  I'm getting old :)  Most of the focus *was* on 
  742.     printers, tho, and now that I'm close on this (I think?), I'll spend 
  743.     less time on it and get some other stuff done.
  744.  
  745.  
  746. Changes included in v0.99s
  747. --------------------------
  748.  
  749. NOTE 1:  If you've registered MR/2 ICE and are not getting email
  750. notifications of new version (and want them, I guess), please drop
  751. me a note specifying your serial number, real name and email address.
  752. OS/2 Shareware's system does not provide an email address, and I sometimes
  753. miss the BMT Micro carbon copies (but do get email addresses later).
  754.  
  755. NOTE 2:  Groups.  I'm working on some instructions, as this is creating
  756. much confusion.  At the same time, I'm thinking about ways to improve
  757. this.
  758.  
  759. Printing took an incredible amount of time this week.  QP, configuration
  760. issues (Explorer, ftp, code pages, etc) and the a blitz on RMB menus are
  761. next; lots of great ideas!
  762.  
  763. o   Printing?  I believe it's fixed ... at least the BIG problem with
  764.     formated printing.  It turned out to be a driver-specific problem,
  765.     which I knew before but couldn't place any logic behind it.  I have
  766.     an office HPIII and HP4Plus that work perfectly.  Others had HP's 
  767.     that wouldn't.  It all depended on how the driver handled a 
  768.     seldom-used FORM specification.  This parameter is usually ignored, 
  769.     so it is now removed and I've managed to print to my collection of
  770.     dot-matrix test drivers.
  771.     
  772.     IF YOU STILL have a problem with formated printing, please let me
  773.     know.  I'd like to know the version of WARP you are using (I've
  774.     found that this matters in this case), the printer driver used, and
  775.     and trap address and source.  I NEED ONLY the address as in 
  776.     "generated an access violation at xxxxxxxx" and the module (MR2I.EXE,
  777.     PMSPL.DLL, etc).
  778.     
  779. o   Other printer additions: settings.  The "Other port" option for draft
  780.     printing has been enabled.  You can now specify any weirdness you want,
  781.     although error checking is at a bare minimum.  Specified file/device
  782.     is opened in "append text" mode.
  783.     
  784.     Also, a new draft setting that controls the end-of-print form feed.
  785.     Sometimes it's needed, sometimes it produces a blank page.  Now you
  786.     can pick which one you want.
  787.  
  788. o   I added some code to make printer selection persistent.  Testing will
  789.     be very limited, and I'll know quickly if something doesn't work.  
  790.     It's simple enough, tho.
  791.     
  792. o   The formating problem with outgoing text has been fixed.  It had
  793.     to do with left over LF's, usually in pasted text whose lines were
  794.     previously wrapped longer that MR/2's wrap column.
  795.     
  796. o   The Message viewer window now has a menu entry for 
  797.     "Edit->Copy message file name".  This copies the fully qualified
  798.     file name for the current message to the clipboard.
  799.     
  800. o   Minor bugs:  Auto-split window should now work when replying from
  801.     a folder.
  802.     
  803. o   I tried to switch the filter system's REXX stuff to not load
  804.     the command processor by calling RexxStart() directly.  Still
  805.     needs work.
  806.     
  807. o   Ctrl-Fkey invoked REXX functions ... oh well, I didn't get a chance 
  808.     to finish for this release.  Basically, a REXX file is invoked with 
  809.     a key code and the file name, so you can do ANYTHING you want, 
  810.     including detaching binhex and mime attachments.  This isn't what 
  811.     I'll depend on for this ... it's just an escape for "special 
  812.     processing". There's a msgutil.ccc file that can be renamed to a 
  813.     cmd.  UNDERSTAND, please, that this whole thing may be reworked in 
  814.     the next release. Consider it a toy/prototype at this time.  Ctrl-F9
  815.     is not processed, Ctrl+F1->F12 are available other that that.
  816.     Stay tuned.
  817.     
  818.     
  819.  
  820. Changes included in v0.99r
  821. --------------------------
  822. March is almost here.  I have committed to release a v1.0 sometime in
  823. this month, and it is important to do so.  This will undoubtable mean
  824. that v1.0 will not have all of the features on my to-do list.  That 
  825. list has been growing at a fast pace, and some long-time entries have
  826. not yet been addressed.
  827.  
  828. Releasing a v1.0 is a mere formality to me ... work will not cease, and
  829. I will continue to upgrade the product quickly.  I'm pushing it with
  830. once-a-week releases, I will probably drop back to every 2 weeks, with
  831. "specials" in between, when warranted.
  832.  
  833. I anxiously await the release of the two major competitors' updates.  Right
  834. now they have a bit of an advantage, as my work is out in the open and 
  835. there's still a bit of mystery as to what to expect from "them".  I can't
  836. wait to have some visible and relatively static new targets :).  And there's
  837. the key ... I do not believe that the competitors can maintain the pace
  838. that I intend to keep.  Only one has the resources, but they also have the
  839. most overhead.  We'll see.  It will be interesting.
  840.  
  841. Rest assured.  If you see a v1.00, v1.01 will be out in another week or
  842. two, v1.02 shortly after that.  That's how I've reached a version level of
  843. 2.26 with the QWK reader, usually at a .01 release at a time :)
  844.  
  845. I've been beating back bugs.  Lot's of them.  Again, not documenting too 
  846. well:
  847.  
  848. o   Editing template sections is now more reliable.  Problems with changing
  849.     the size of a section have been fixed.
  850.  
  851. o   TCP/IP updates w/regards to SMTP sends ... minor bug with one 
  852.     user's host.  Some other changes with POP3 receives and odd packet
  853.     sizes.
  854.  
  855. o   Replies crashing on send from folders AND navigation being disabled
  856.     upon incoming mail.  This was a tricky one to fix, but I believe it's
  857.     reliable now.  When a message was being copied/moved to a folder
  858.     (including the copies done by incoming filters), the entire folder
  859.     index was reloaded, invalidating the previously loaded memory image
  860.     of any one that was open.  Fixed.
  861.  
  862. o   Ah.  I have dusted off my assembler books.  MR/2 ICE now includes 
  863.     two small assembler routines for manipulating message contents.  
  864.     This code was applied to some new areas, so existing code will not 
  865.     increase in speed.  However, I see many places where things can be 
  866.     made snappier with some assembler applied.  I will start to do this 
  867.     over time, probably more realistically AFTER v1.0.  I once wrote a 
  868.     database code generator and report writer (under CTOS/BTOS)  that 
  869.     blew away all the competition w/regards to speed (and features, too 
  870.     :).  I accredited the speed to a small core set of assembler 
  871.     helpers.  I will apply the same technology to MR/2 ICE.
  872.     
  873. o   ALT-Q, paste with quote, now wraps better (by removing previous line
  874.     breaks).
  875.     
  876. o   Minors:  RMB invocation of explore.exe will clean up URL's better.
  877.     Updated the default template file for forwards.  Preparing for the
  878.     support of selectable sigs and secondary-account specific support
  879.     files.  Edit menu would disable entries when switching "back" to 
  880.     the source message ("<" button) that were never reenabled.  Fixed.
  881.     New reply-time variable: @SignatureFile@ that doesn't yet have
  882.     a use :)  Spell checker buglets, a couple accelerator issues, etc.,.
  883.     
  884. o   POP receives.  Yet another strange case where lost data occured was 
  885.     plugged. This was due to a connection disconnect and a subsequent 
  886.     hurried closing if ICE my the user, but it still had ugly results.  
  887.     This effected PURGE mode only.  I have cleaned up the warning 
  888.     message so as not to invoke unneeded panic and fixed it so that the 
  889.     same actions will not lose messages.  NOTE that I have also removed 
  890.     a "cleanup by purging old messages" loop that may result in dupes.  
  891.     Maybe.  Better this than lost data, IMO.
  892.     
  893. o   Oh, yes!  Almost forgot (Cheryl :-).  I added persistence when 
  894.     dropping a font on the INBOX.  If this works OK, I'll add 
  895.     it to the others. This is a test ... colors are pending, but 
  896.     dragging a font to the inbox should "stick".  There are some kinks, 
  897.     most w/regards to non CP850 fonts that will be fixed next release.
  898.     
  899. o   I have added some code to Filters that enables a REXX script to be 
  900.     executed upon a filter match.  This is preliminary and spawns a 
  901.     command shell for now, until I rework it.  I also have an example 
  902.     script that I will use to maintain, over time, an automated mailing 
  903.     list.  The file is provided as maillist.ccc ... you should copy
  904.     this to a .cmd file.  I will only update the .ccc file, so that 
  905.     overwriting any modifications you may make will be avoided.  To 
  906.     invoke this file at this time.  I use this as so:
  907.     
  908.         Link to Rexx:   maillist.cmd maillist.lst
  909.         
  910.     The mail message file name is appended to this command line and
  911.     the script is run.  Maillist.lst is the email address list I
  912.     want to create ... it can vary based on your needs.  Naming the list
  913.     in this manner allows multiple lists to be supported.  The script
  914.     support two commands at present, SUBSCRIBE and UNSUBSCRIBE, both as
  915.     the first word of the subject line.  Obviously this is work-in-progress,
  916.     but it will fill a long-standing personal need :).
  917.     
  918.     You would then use it by defining a group, where the group consist
  919.     of At Least this file (maillist.lst) as an entry.  I *do* intend
  920.     on continuing until ICE can work as a list server (receiving posts
  921.     and routing them to all members on the list).
  922.  
  923.  
  924. GENERAL NOTES!
  925.  
  926. 1.  The movement between open folders issue was brought to my attention
  927.     again just now.  This, after a bit of a rough discussion on Usenet
  928.     not long ago.  As I explained that I didn't, personally, like PM Mail's
  929.     setup for folders, I remembered another gadget I had coded to help here.
  930.     The Windows menu.  Has anyone ever looked at this with a bunch of 
  931.     windows/folders open?  You should!  It's a quick and dirty index into
  932.     almost any open and accessible MR/2 Window.  The same menu is on the
  933.     main notebook as well as each message window.  Editor windows are not
  934.     listed, but are on my todo's.  Just a subtle "fun fact".
  935.     
  936. 2.  Installation over existing setups causes constant concerns.  And 
  937.     questions.  I have built the ZIP files so that the risk of overwriting
  938.     user-modified files is slim.  So, USUALLY, it is safe to simply unzip
  939.     a new distribution set over an existing setup.  I WILL RECCOMMEND, as
  940.     always, to backup the MR/2 ICE base directory, as a precaution.  This
  941.     also gives you protection against a newly introduced bug that might
  942.     render your mail system unworkable.
  943.  
  944.  
  945. Changes included in v0.99q
  946. ----------------------- ---
  947. SIMPLE HELP NEEDED:  I would like to see some examples of ISO-8859 based
  948. messages that are not *-1 or *-2 character sets.  Does anyone receive
  949. messages in one of the other char sets that can forward a copy to
  950. nick@secant.com?  Thanks!
  951.  
  952. ALSO, I'm looking for suggestions for OTHER ftp sites on which to place 
  953. MR/2 ICE initially on release.  Places that will benefit large numbers 
  954. of people and ease the strain on my site.  I'll gladly crosslink my web 
  955. page to these sites.  Gary Hammer's page would be a great choice, I'll 
  956. write him, but he's pretty quick about grabbing released anyway! 
  957. Specifically, a place in Europe would be ideal.  I've had some 
  958. suggestions, but upon logging into these 2 sites, had no idea where I 
  959. would even place the files! Just trying to spread things about some, and 
  960. improve access.
  961.  
  962. o   Unsynchronized SEND and RECEIVE threads.  From the beginning, I coded
  963.     it so you could not do both at once.  Not sure why, but I spent the
  964.     week with them de-synched and all worked well.  I received messages
  965.     while waiting for my last MR/2 released notice was going out.  I see
  966.     even more possibilities here :)
  967.     
  968. o   A host of bug fixes ... bugs introduced in the P version.  Sorry!
  969.     includes /L crashing, Read/check marks having a mind of their own
  970.     and others.  Once again, I wasn't too careful about remembering them
  971.     all.  Oh, also the new install blank-page-if-no-data-to-list bug 
  972.     was fixed.    
  973.  
  974. o   Improvements to Multiple Account support.  Passwords now work <again!>
  975.     as do the menu options for change password and delete profile.
  976.     Oh, ya, pathing bug fixed when a default profile is created by simply
  977.     starting with the /Mnewprofile.cfg flag.
  978.     I've got just a couple minor issues to handle this week to call this 
  979.     "done".  The biggest issue is how to allow each account to have sigs,
  980.     filters and templates with the least negative impact on existing setups.
  981.     A couple of other ideas, too ...
  982.     
  983. o   I've created a reindex.exe utility, not included this time but will
  984.     be next release.  This will aid in the creation of more other-mailer
  985.     to ICE migration tools, as I've externalized the hardest part of
  986.     MR/2 ICE messages ... the message index creation.
  987.  
  988. o   Printing is still struggling, although I've made headway.  If I can't 
  989.     close out the largest of the bugs in the next week, I may back off and
  990.     code up a simpler system, worrying about all the fancy features later.
  991.     Sorry this has continued on so long ...
  992.  
  993.  
  994. Changes included in v0.99p
  995. ---------------------------
  996. I've included the listings for a couple of interrim v0.99o fixes
  997. in this list, since only a couple of folks collected the patched releases.
  998.  
  999. I also didn't do any better with documenting smaller bugs that were
  1000. fixed.  I know I did quite a few.  I should be handling the smaller ones
  1001. more quickly.
  1002.  
  1003. o   Code Pages - I handled Latin-2 conversions, but my libraries always
  1004.     used a CP850 font.  Fixed to honor the systems current CP.
  1005.     
  1006. o   CP conversions STILL weren't done unless quoted-printable was 
  1007.     specified.  Fixed.  Also, "quoted-printable" was tested for too
  1008.     tersely, and was not found if prefixed with too many spaces.
  1009.     
  1010. o   Minor menu disabling for folder index fixes.
  1011.  
  1012. o   Conversion of QP and Base64 codes in message headers.  There are
  1013.     still a few quirks, but they are minor.
  1014.     
  1015. o   Folder indices may now be closed simply by clicking on the "Close
  1016.     Window) icon, third from the left.  It seemed more handy to change
  1017.     the meaning somewhat.  We'll try it and see.
  1018.     
  1019. o   Folder message count fixes.  Again.
  1020.  
  1021. o   More menu items disabled when not appropriate.
  1022.  
  1023. o   Two more viewer navigation options ... open next/previous INDEX search
  1024.     hit.  I'm sure I'll find plenty more of these, and I'll probably add
  1025.     the "delete" versions, too.
  1026.  
  1027. o   Some minor fixes to Multiple Accounts.  I expect to delve into this
  1028.     more this week.  That, and finally, formated printing.
  1029.     
  1030. o   Reworked this read me so that change logs are at the top of the file.
  1031.     The 
  1032.  
  1033.  
  1034. Changes included in v0.99o
  1035. --------------------------
  1036. I had hoped to have more "results" in this release, but the process of
  1037. debugging the printing is still underway.  I understand the problem(s)
  1038. much better, but don't (yet) have concrete, blanket results.
  1039.  
  1040. o   How to say this ... printing sometimes works again :).  If you were
  1041.     able to print formated before, then couldn't, you probably can again.
  1042.     The major problem with formated printing still exists ... but I've
  1043.     narrowed it down.
  1044.     
  1045. o   Miscellaneous filter issues handled ... saving, modifying, initial
  1046.     entry activation.  What's there seems to be stable now.
  1047.     
  1048. o   Folder issues with marking read messages, handling counts, etc.
  1049.     Some fixed, a few more to track down.
  1050.     
  1051. o   Quite a few bugs that I don't remember ... it was one of those weeks
  1052.     where I tried to fix some things as soon as I heard about them, but
  1053.     failed to write them down.  For example:  Web Explorer was launched
  1054.     as a child of MR/2 ICE.  So, exiting MR/2 ICE would close any
  1055.     internally launched WEB links.  Fixed so that WE's are separate 
  1056.     independent session.
  1057.     
  1058. o   Translation cleanups.  ICE now recognizes the MIME quoted-printable 
  1059.     header regardless of the charset and performs escape char translations.
  1060.     
  1061. o   Character set conversions.  I massively rewrote this into the 
  1062.     ultimate conversion engine (IMHO :).  MR/2 ICE now supports 45 
  1063.     code pages / character sets, including ISO-8859-1 thru 9.  It 
  1064.     supports more code pages than standard Warp does at this time, but 
  1065.     I've planned for the future :).
  1066.     
  1067.     No DBCS code page conversion is supported at this time.
  1068.     
  1069.     All MIME ISO headers (1-9) should be properly converted for display.
  1070.     I still have send-side conversions to handle.  I'd like to hear, 
  1071.     either positively or negatively, if display-side conversions are
  1072.     working for you (this goes out to non-US users mostly, I guess!).
  1073.     Is this working OK for you or not?
  1074.     
  1075. o   I've removed the DBCS flags from all ENTRY fields ... pasting should 
  1076.     now work.  Investigating better fixes ...
  1077.  
  1078. o   Multiple Instances of MR/2 ICE may now be started, as long as EACH
  1079.     instance references a different mail configuration file.  This allows
  1080.     the monitoring of different accounts.  For example, if you've created
  1081.     a second "account" to monitor mail at a different ISP, and that 
  1082.     account is called ISP2 (thus, a file ISP2.CFG exists), you can monitor
  1083.     mail for both the "default" account, mail.cfg and ISP 2 this way:
  1084.     
  1085.         start MR2i
  1086.         start MR2i /Misp2.cfg
  1087.  
  1088.  
  1089. Changes included in v0.99n2
  1090. ---------------------------
  1091.  
  1092. o   Filter bugs.  First, I left filtering out of SMTP "read" mode.  Fixed.
  1093.  
  1094. o   Filters would actually NOT filter some messages.  This was due to
  1095.     the unobvious occurence of a name collision.  What this proves is 
  1096.     my filter-error recovery works great (if an error occurs, message
  1097.     stays in the inbox).  I've fixed the name collisions ... I could 
  1098.     explain what happened, but it doesn't matter ... it's fixed.  This
  1099.     problem arose when TWO or more messages filtered within the
  1100.     same second to the same folder.  All but the first one would fail
  1101.     and remain in the inbox.
  1102.     
  1103. o   Filter maintenance ... saves sometimes weren't performed.  Fixed.
  1104.  
  1105.  
  1106. Changes included in v0.99n
  1107. --------------------------
  1108. There is MUCH new code in this release.  Please, save your v0.99m
  1109. executable as a precaution, just in case something doesn't work right
  1110. for you.  Previous MR/2 ICE version are usually available on my ftp
  1111. site in the mr2i sub directory.
  1112.  
  1113. o   Added inbound support for quoted-printable message (simple MIME 
  1114.     messages using the ISO-8859-1 character set).  Display only support 
  1115.     at this time (no outgoing translations).  Messages sent in ISO-8859 
  1116.     with proper headers will automatically be converted to your default 
  1117.     code page.  Only code pages 850,437,860,863 and 865 are supported at 
  1118.     this time.
  1119.     
  1120.     This means that those anoying "=0D" symbols in certain messages should
  1121.     be converted, and hi-end ASCII should display language-specific
  1122.     characters properly.  Let me know how this works ...
  1123.  
  1124. o   Filters?  You bet!  Consider this a "real beta", as this code is all 
  1125.     new and messes with the heart of my email delivery engine.  It still 
  1126.     has worked flawlessly here.  The Filter Maintenance form gives away 
  1127.     many of my ideas, and there were even some I believe to be original!  
  1128.     It all starts under the Utility menu.
  1129.     
  1130.     There are many areas of the Filter form that are disabled, as the
  1131.     code to support them is not there yet.  What you have at this time is
  1132.     a pick of simple or freeform search criteria.  You can copy/move a
  1133.     matching messages into a specific folder, if desired.  You can then
  1134.     choose to keep the message in the inbox or delete it from the inbox.
  1135.     If no folder is specified, and you delete the message, it is the
  1136.     same as "killing" it.
  1137.  
  1138.     Simple searches let you pick the area(s) to test, and a simple keyword
  1139.     or phrase (multiple words inside double quotes!).  Boolean symbols are
  1140.     allowed, but this mode is meant for users having simple search needs.
  1141.     
  1142.     Freeform searches follow the syntax spelled out for text searches, 
  1143.     below (see version L).  This allows for very complex search criteria 
  1144.     to be specified.  For example, it is possible to test a user-defined 
  1145.     header line and match against its content.
  1146.     
  1147.     Only Inbound filters are supported at this time.  You can see from 
  1148.     the other options on the form hints of my intended direction.
  1149.     
  1150. o   Font selection and application to the Message Viewer/Editor.  Certain
  1151.     outline fonts were shown in the font selection pick list, but were
  1152.     not actually used when selection.  This has been corrected, and the
  1153.     Russian font example kindly supplied by a user works just fine :).
  1154.     I also fixed the font selection dialog to display with the currently
  1155.     active font displayed.  A bug remains with the outline fonts where
  1156.     point size is not selected correctly.  I'll work on that ...
  1157.  
  1158. o   Folder Index has been enhanced to show a count of "new" messages and 
  1159.     to display folders with new messages in red.
  1160.     
  1161. o   Folder message listings now work better ... icons correspond to the
  1162.     original status of the message, and status-line counts tend to be 
  1163.     more accurate :).  May still be some strangeness, but much of what's
  1164.     been reported is fixed.
  1165.  
  1166.  
  1167. Changes included in v0.99m
  1168. --------------------------
  1169.  
  1170. o   Another UUencoding bug fixed ... actually a bug in the MLE text 
  1171.     import code that would have the largest effect on attached files.
  1172.     Occurred when a partial section being imported ended with a LF.
  1173.     
  1174. o   Double click on a word in the editor no longer invokes popup menu.
  1175.  
  1176. o   Double click to close a window would press an underlying toolbar
  1177.     botton.  Fixed.
  1178.     
  1179. o   Filters have been started and are mostly "in", although you can't 
  1180.     see them yet!  I have spec'd out what I believe to be an extremely 
  1181.     comprehensive filter system.  I looked at quite a few "other 
  1182.     mailers", and read all user comments I have received to date (NOTE 
  1183.     that I could not find filters within Eudora ... but I'm no expert!). 
  1184.     All of this will be implemented in due time, although a subset will 
  1185.     probably be offered to get everyone started.  
  1186.     
  1187. o   New configuration option: Queue unsent message on program start.
  1188.     Does just that ... a popular request!
  1189.  
  1190. o   I laxed off on the nag screen a little.  I moved it back so as to
  1191.     start popping up after 120 days instead of 60.  This will move 
  1192.     back to 30-60, once I release, but I felt funny bugging people this 
  1193.     early.  ALSO note that, once released, unregistered users' X-Mailer 
  1194.     line will be marked with "(unregistered)" after the grace period.
  1195.     This isn't enabled yet ...
  1196.     
  1197. o   Worked on code to handle individualized group sends ... something
  1198.     that will allow groups to be used with POP3 sends too.  Not ready
  1199.     yet, but just so you know what I'm working on :)
  1200.  
  1201.  
  1202. Changes included in v0.99l
  1203. --------------------------
  1204.  
  1205. o   You can now register via the OS/2 Shareware BBS, online with any
  1206.     major credit card!  Use your modem to call the OS/2 Shareware BBS 
  1207.     at (703) 385-4325 or telnet into os2bbs.com.
  1208.  
  1209. o   Resending a message multiple times now only sends it once.  A message
  1210.     can exist in the send queue only once.  After the queue is cleared,
  1211.     it can be readded, but not until.
  1212.  
  1213. o   Address book doubling fixed.
  1214.     
  1215. o   Folder deletion would not remove the folder directory if it was ever
  1216.     reindexed.  Fixed.
  1217.     
  1218. o   Yet another POP3 server variation ... server never reports size of
  1219.     a message.  I now have a mechnism that expands the message buffer
  1220.     before overflow.  Should have done it this way to begin with ...
  1221.     
  1222. o   Pasting-with-quote strangeness fixed up.  Also Remove CR's (CTRL-F9)
  1223.     tendency to chop tail carraige return off.
  1224.     
  1225. o   Marked source-message text is used as the source for a reply's quote
  1226.     if more than 40 characters are marked.
  1227.  
  1228. o   Delete-and-Next now works correctly on the LAST message in the list.
  1229.  
  1230. o   Forwarding a message now respects the "always use external editor"
  1231.     setting.
  1232.  
  1233. o   Logout now confirms with a message box before clearing the current
  1234.     profile.
  1235.  
  1236. o   OK, I added some new search code in.  While it doesn't yet show, 
  1237.     there are a TON of new features in the program :).  For those of
  1238.     you familiar with MR/2 Classic, the complete Virtual Conference
  1239.     string-match engine is now in, waiting to be thoroughly exploited.
  1240.     This code will be the basis for filters, too.
  1241.  
  1242. o   I've added to the main index FIND menu ... Text search options.
  1243.     This will allow you to text search through the contents of ALL
  1244.     message in the currently displayed index.  This begs for some
  1245.     polish and options (and I'll get these in quickly).  The search
  1246.     is currently NOT MULTITHREADED and will make you wait, but will
  1247.     pop up the first "hit" message and highlight all hits.  There
  1248.     are new "Navigate" message-menu options for next hit, previous hit.
  1249.     In all, a basic "grep" system.
  1250.     
  1251.     Now, for text search strings, ICE supports full boolean expressions,
  1252.     parenthesis for grouping, forced case sensitivity (case is ignored
  1253.     by default) and exact word matches.  Oh, and soundexing.  Thanks to
  1254.     MR/2 Classic again :)
  1255.     
  1256.     I have many. many other ideas ...
  1257.     
  1258.     I'll steal some samples from MR/2 Classic's docs and include here
  1259.     to provide some "quick start" instructions for those that want to
  1260.     try this out.
  1261.     
  1262.     
  1263. x   Boolean match logic is now available ...
  1264.  
  1265.     Keywords can be OR'd together, AND'd together and/or NOT'd.  In
  1266.     addition, parenthesis can be used to control the evaluations of
  1267.     the test.  There is also an operator that will match a word,
  1268.     remaining sensitive to case.  I've also added support for quoted
  1269.     strings so that spaces and the special boolean operator symbols
  1270.     can still be searched for.  Some simple examples:
  1271.  
  1272.         (OS/2 | OS2) & !WARP    (OS/2 or OS2) and not warp
  1273.         Windows & OS/2          Windows and OS/2
  1274.         Windows | OS/2          Windows or OS/2
  1275.         ^warp                   warp, but ONLY if all lower case letters
  1276.  
  1277.     The "operator" symbols follow the conventions used by C and C++ for
  1278.     boolean operations:
  1279.  
  1280.         &   is the AND operator
  1281.         |   is the OR operator
  1282.         !   is the NOT operator
  1283.         ()  cause the expression inside to be
  1284.             evaluated as a single expression.
  1285.  
  1286.     and two others that I added:
  1287.  
  1288.         ^   causes a case-sensitive match to be performed.
  1289.             The word that follows must be found with
  1290.             matching capitalization to be concidered a
  1291.             "match".
  1292.             
  1293.         ~   causes an exact word match to be required.  
  1294.             String/phrase that follows must be found with 
  1295.             standing on it's own; not imbedded within another 
  1296.             strings.
  1297.  
  1298.     The following will find all messages that contain one or two
  1299.     different words referencing OS/2 that also mentions "bugs".
  1300.     if the message doesn't match under this criteria, then it is
  1301.     tested for the words "Windows" and "slow" in the same messages:
  1302.  
  1303.         ((OS/2 | OS2) & bugs) | (Windows & slow)
  1304.  
  1305.     The following is somewhat similar.  It will also find all messages
  1306.     that contain one of two different words referencing OS/2 that also
  1307.     mentions "bugs".  If the message is found to match, then it is
  1308.     tested for the words "Windows" and "slow" in the same messages.
  1309.     If these words are both found, however, the message is eliminated
  1310.     (compliments of the "!" NOT operator):
  1311.  
  1312.         ((OS/2 | OS2) & bugs) & !(Windows & slow)
  1313.  
  1314.     A few more examples:
  1315.  
  1316.         ObjectPM | "Object PM"      spaces are ignored unless witin quotes
  1317.  
  1318.         "R&D"                       operator characters must be in quotes
  1319.                                     if part of a search string.
  1320.  
  1321.         R&D                         finds the single letters R and D,
  1322.                                     anywhere in the message.  This *isn't*
  1323.                                     what you want!
  1324.  
  1325.         "(ch | 0xFF)"               more special characters within quotes.
  1326.                                     The operator characters will be treated
  1327.                                     as any other characters.
  1328.  
  1329.         """Windows"""               Looks funny?  It will find the Windows
  1330.                                     in message but only if between quote
  1331.                                     marks.  Two quotes together are treated
  1332.                                     as a single " mark, but they must still
  1333.                                     be part of an entire quoted string.
  1334.                                     Tricky?  Maybe.  Just know that ...
  1335.  
  1336.         ""Windows""                 WILL NOT WORK, and that ...
  1337.  
  1338.         "can you say ""neighbor""?" will find the prase 'can you say
  1339.                                     "neighbor"?'  The word neighbor must be
  1340.                                     within quotes to be concidered a match.
  1341.  
  1342.         "&Windoze"                  Soundex search for anything sounding
  1343.                                     similar to "Windows".
  1344.  
  1345.         ^warp | phasers             Looks for the word "warp" in all lower
  1346.                                     case ONLY, or the word "phasers"
  1347.  
  1348.         ^NT | ^Nick                 Looks for the capital letters "NT" or
  1349.                                     the string "Nick" where only the N is
  1350.                                     capitalized.
  1351.  
  1352. x   Further enhancements to the text-string search function.  Support
  1353.     for selecting message-specific areas to check within a search
  1354.     specification.  For example, you can now ask for all message that
  1355.     have "OS/2" in the SUBJECT field, but not in the message itself.
  1356.     You may tag any word, or set of words within matched parenthesis,
  1357.     with a set of areas to test.  The default is to test all parts of
  1358.     the message.  For example:
  1359.  
  1360.     {S}OS/2                 Matches "OS/2", only checking SUBJECT
  1361.  
  1362.     {F}"jim@gilliland.com"  Finds ONLY message FROM Jim Gilliland
  1363.  
  1364.     {M}"Tim McClanahan" & !{FT}"Tim McClanahan"
  1365.  
  1366.                             Finds references to Tim McClanahan
  1367.                             inside any message text, but excludes
  1368.                             messages FROM or TO him.
  1369.  
  1370.     {S}(MR/2 | MR2 | MR-2)  Matches any of these three strings when
  1371.                             they exist in the SUBJECT field.
  1372.  
  1373.     {Conclusion}            Probably won't find what you want :)
  1374.  
  1375.     "{Conclusion}"          Probably is what you want.  Finds any
  1376.                             occurence of the word "Conclusion" that
  1377.                             is enclosed between curly-brackets.
  1378.  
  1379.     
  1380.     Valid areas are From, To, Subject, Message and Header,
  1381.     represented by the letters F, T, S, M and H, respectively.
  1382.     The value 'H' may be followed by a header field "tag" to specify
  1383.     a specific header line.  For example:
  1384.     
  1385.     
  1386.     {H:Cc}nick@secant.com   will match all email cc'addressed to me
  1387.     
  1388.     !{H:X-Mailer}""         will find all messages without an 
  1389.                             X-MAILER header line.
  1390.     
  1391.     {H:X-Mailer}"MR/2"      will find all messages with an 
  1392.                             X-MAILER header line containing "MR/2".
  1393.     
  1394.     {H:X-Mailer}"" & !{H:X-Mailer}"MR/2" 
  1395.           
  1396.                             will find all messages with an X-MAILER
  1397.                             header line that does NOT containing "MR/2".
  1398.  
  1399.  
  1400.     Another search string modifier ... the tilde (~).  This, when
  1401.     placed at the very beginning of a keyword, requests the match be
  1402.     qualified as an "exact word match".  If the strings is embedded as
  1403.     part of some other word, it will not match.  For example, searching
  1404.     for the word "owl" will match "owl", but also words like "knowledge"
  1405.     and "scowl".  Using the search string "~owl" will match only with
  1406.     "owl" as a standalone word.  Beginning and end of line cases
  1407.     are handled correctly in this mode.
  1408.     
  1409.  
  1410.  
  1411. Changes included in v0.99k
  1412. --------------------------
  1413.  
  1414. o   Fixed a dozen or so little bugs, most of which I didn't record.  
  1415.     Mostly smaller items.  In particular, I remember the logging out
  1416.     bug that left folders open.
  1417.     
  1418. o   Problem with POP3 polls in purge-from-server mode.  Under certain 
  1419.     circumstances, the internal start counter would get corrupt and 
  1420.     the risk of losing mail was possible.  I've fortified this
  1421.     code, making sure the count is always remembered conservatively.
  1422.     
  1423. o   FP16 kludge/fix.  I spent alot of time with a couple of select
  1424.     users creating intermediate version with more logging built in.
  1425.     During this process, I determined that the exit problem appears
  1426.     to be originating in the formatted printer object of MR/2 ICE.
  1427.     I don't know why yet, and I probably won't look harder under the
  1428.     FP16 fix is out.  I've got to rework the printer code anyway.
  1429.     
  1430.     NOTE that I'm not POSITIVE this is the problem, but the logs 
  1431.     indicate it probably is.  I also made soem thread code changes
  1432.     that might help.  
  1433.     
  1434.     If MR/2 ICE exits under Fp16 for you, try running with /V.  This
  1435.     suppresses the formatted printer driver.  I'll await further feedback
  1436.     (as to whether this allows ICE to be loaded reliably).
  1437.     
  1438.  
  1439.  
  1440. Changes included in v0.99j
  1441. --------------------------
  1442.  
  1443. o   Logging into a account would automatically poll for mail.  This
  1444.     has been changed to respect the "automatically poll for mail"
  1445.     flag of the newly loaded profile.
  1446.     
  1447. o   Modified startup logging to flush the output buffer after every 
  1448.     line.  This will prevent 0 length log files and perform the
  1449.     function it was meant to do in the first place.
  1450.  
  1451. o   Resizing of open folder pages now works correctly.
  1452.  
  1453. o   Reorganizing the index of an open folder would leave the folder
  1454.     selection entry in an inconsistent state.  This caused a crash if
  1455.     it was reopened.  Fixed.
  1456.  
  1457. o   Wow.  The option to edit the header AFTER editing never really
  1458.     worked.  I guess most people (except for the 2 folks that 
  1459.     reported this problem :) don't use the after options!  Changes
  1460.     made on the "after" header form were totally ignored.  Fixed.
  1461.  
  1462. o   Related somewhat to the above, I removed the inconsistencies I
  1463.     could find with the insertion of the "Re:" prefix in Subjects.
  1464.     This was getting inserted far too often.  Small nit, but it 
  1465.     bothered me :)
  1466.     
  1467. o   Split screen editor resets to single screen once reply is sent.
  1468.  
  1469. o   Reworked the Inbox and Outbox popup menus a bit.  Removed things
  1470.     that weren't implemented and/or didn't make sense here.  Add the
  1471.     abitlity to rebuild the message index for each of these lists.
  1472.     
  1473.     Rebuilding a major index is something that shouldn't be done
  1474.     without a reason.  I will add more text to the confirmation screen
  1475.     in order to explain more thoroughly.  
  1476.         
  1477.  
  1478. Changes included in v0.99i
  1479. --------------------------
  1480. This is a quick intermediate release targeted towards fixing a few
  1481. items I broke in the last two release.  That, and to make LaMail imports
  1482. cleaner.
  1483.  
  1484. o   File names generated by MR/2 ICE are always full 8 digit names with
  1485.     3 char suffixes.  Shorter base names did not previously function
  1486.     correctly under ICE.  Now they do.  The only suffixes officially
  1487.     recognized for messages are still .RCV and .OUT.
  1488.     
  1489. o   Multiple Accounts.  The new password logic prevented account configs
  1490.     made with older version from working.  I now check the DATE the config
  1491.     (the profile) was created, and if before 12/26/95, the password is
  1492.     tested against the user name (the OLD way).  Otherwise, the password
  1493.     must match that chosen at creation time.  There's a grey area here
  1494.     that isn't handled, but it's small.
  1495.     
  1496. o   Beeping on SEND attempts subsequent to a failure are suppressed.
  1497.  
  1498.  
  1499. Changes included in v0.99h
  1500. --------------------------
  1501. Bad week, but I still managed to fix many bugs ... and I believe I'm
  1502. ready with OS/2 Shareware registration utilities.  I have a on of code
  1503. items started, but can't add them until I've had more time to test.
  1504.  
  1505. o   Logging was changed quite a bit (error/event logging, invoked by
  1506.     the command line switch /L).  The output is directed to a file
  1507.     named "mr2i.log" ... redirection is no longer neccessary and, in
  1508.     fact, will no longer have any effect.
  1509.     
  1510.     I've added logging for the entire startup process of MR/2 ICE.
  1511.     This in an attempt to track problems with fixpack #16 and ICE.
  1512.     If your program exits starngely upon startup, please run:
  1513.     
  1514.         mr2i /L
  1515.         
  1516.     and try again.  If it exits again, please email me the file 
  1517.     "mr2i.log".  Thanks.
  1518.  
  1519. o   Focus issues, fixed as they were reported.
  1520.  
  1521. o   Yet-another attached file problem, caused by the MLE import routines.
  1522.     Adjusted one more time.
  1523.     
  1524. o   Pop3 purging is now performed by the mail fetching thread.  This means
  1525.     that the rest of the interface is functional while purging.
  1526.     
  1527. o   I modified some procedures related to the key system.
  1528.  
  1529. o   Refixed the POP3 receive thread for message size reports that are
  1530.     not what was previously expected.  The G fix didn't work, this one
  1531.     does (as reported by two test subjects :).
  1532.     
  1533. o   Flush send queue after successful POP3 poll.  This happens 
  1534.     automatically, but only if a previous send failed because of a
  1535.     missing internet connection failed.  Only mail queued in this 
  1536.     session is resent.  I've got some other ideas, but this will 
  1537.     provide most of the functionality that has been frequently requested
  1538.     here recently.
  1539.     
  1540. o   Modified all ENTRY type fields to allow DBCS sequences.  Thanks to
  1541.     Matt Smith (ala Prominaire Designer) for the inside scoop.  This may
  1542.     not solve all of the DBCS issues, but I'm working on them!
  1543.     
  1544. o   On a side note, I managed to figure out how to convert character sets
  1545.     to the "current" code page so that non-US displays can show message
  1546.     correctly.  This code is not currently in, but I've been enlightened :)
  1547.     
  1548. o   Better error handling of "disk full" and other write-type errors when
  1549.     trying to record new mail.  These were not properly accomodated
  1550.     previously.
  1551.     
  1552.  
  1553. Changes included in v0.99g
  1554. --------------------------
  1555.  
  1556. o   The BIG news, athough I can't take credit for it!  CONVERSIONS!!
  1557.     Dave Martin has provided two well-done REXX scripts that will 
  1558.     convert PM Mail and LaMail addresses and folders to MR/2 ICE
  1559.     format.  They worked well with my test setups!  See my web page
  1560.     at http://nick.secant.com for more info.
  1561.  
  1562.     I received another smaller REXX file converted, but did not get
  1563.     a response from the author when I asked if I could post it.  Will
  1564.     try again, but these two look very capable!    
  1565.     
  1566. o   BMT Micro is now carrying MR/2 ICE.  Credit card orders can be 
  1567.     placed with BMT Micro at 1-800-414-4268 or visit their WEB page
  1568.     at http://www.wilmington.net/bmtmicro, or email them at
  1569.     orders@bmt.wilmington.net.
  1570.     
  1571.     I will also be taking advantage of the OS/2 Shareware BBS 
  1572.     registration system set up by Peter Norloff.  I just have to 
  1573.     get busy and write a small utility! ...
  1574.  
  1575. o   Bug where POP3 server sent back message size in an unusual 
  1576.     place/format.  All the info is there, but the SIZE of the message 
  1577.     isn't where MR/2 expect it.  So, it "defaulted" to 96K.  When this 
  1578.     happens, large message would cause trouble.  I now have beefed up 
  1579.     the size parsing and I think I've got all the bases covered now.
  1580.  
  1581. o   Also saw some extra work being done by MR/2 ICE, because of the 
  1582.     buffer size I chose.  By increasing my buffer size internally by one 
  1583.     character, I've cut down the number of packets transfered on some 
  1584.     system ... by half! My bet is that the size issue is common
  1585.  
  1586. o   POP3 receive ... closing of messages invoked a cleanup filter
  1587.     that was horribly inefficient.  I spent a short time on this and sped
  1588.     it up tremendously, most noticable with large (uuencoded) messages.
  1589.  
  1590. o   Persisitence of POP3 counter on failure ... MR/2 ICE will now save
  1591.     the last-read counter on each successful read.  Previously, on error,
  1592.     MR/2 would reread many successfully improted messages when restarted.
  1593.  
  1594. o   Folder sorting has been implemented (the form was always there, but 
  1595.     no code was behind it).  Rebuilding a folder index no longer does 
  1596.     the strange things it used to (although I'm aleways watching for 
  1597.     other stange things to appear :)
  1598.  
  1599. o   Counts on folder index screens, folder edits (name, tab text) now save;
  1600.     were previously not flushed to disk.
  1601.     
  1602. o   Open Folder lists now update when added-to using MOVE or COPY message.
  1603.  
  1604. o   Move/Copy on RMB menu have been enhanced to be "conditional cascade"
  1605.     sub menus.  You can still click on the COPY or MOVE text to invoke
  1606.     the pick-list dialog.  Alternately, you can now click on the arrow
  1607.     symbol to get options for NEW folder, or to pick from a list of
  1608.     commonly used folders.
  1609.     
  1610. o   You have always been able to edit Folder info from the folder screen
  1611.     by highlighting a folder and using the RMB to "edit" the folder.
  1612.     This form has a "include in MOVE/COPY submenus" checkbox.  Checking 
  1613.     this for folders of you choice will include them in the submenu
  1614.     mentioned above.  The Y/N flag is now shown on the Folder List, and
  1615.     I'll eventually allow toggling of this flag from there.
  1616.     
  1617. o   Multiple Account improvements.  While not completely finished, things
  1618.     work a little bit better.  For example, any NEW account created will
  1619.     remember and enforce the specified password.  Folder lists are now
  1620.     correctly modified and displayed as accounts are changed.  Accounts
  1621.     that already exist still have a password that matches the user name;
  1622.     I'll allow you to change this next time.
  1623.     
  1624. o   I almost forgot ... I added some code to the logic that is triggered
  1625.     the very first time you run MR/2 ICE.  The program invokes the
  1626.     settings notebook, then immediately explains the common Cirrus Logic
  1627.     video bug that exists, and asks you if you see the settings tabs.
  1628.     If you respond that the BUG does indeed exists, MR/2 ICE sets up
  1629.     a "forced /F9" command line flag.  You can override this with a
  1630.     command line switch, and I'll have this option on the settings form
  1631.     next version.
  1632.     
  1633. o   ALSO, if you invoke the speller and/or thesaurus, and the necessary
  1634.     files do not exist on your system, MR/2 will now pop up a text
  1635.     file (via an editor window) that explains how it works, and where to
  1636.     get the files.  It also suggests using the RBM to load my home page
  1637.     into the browser.
  1638.  
  1639. o   Fixed a problem with some URL's that wouldn't load from the RMB
  1640.     "Web browser" option.  Had to do with them starting with tab 
  1641.     characters.  Fixed.  Converted the ftp logic to also load the
  1642.     browser, at least for now!
  1643.     
  1644.     
  1645.  
  1646. Changes included in v0.99f
  1647. --------------------------
  1648. I did alot this week, but I don't have much to list.  I spend tons of
  1649. time finalizing the registration scheme.  I will start sending
  1650. registration keys via email very soon.  I fixed a dozen or so bugs, 
  1651. but I wrote no details down.  I started several really neat ideas, 
  1652. but can't even hint at them until I'm further along :).
  1653.  
  1654. I expect the next 2 weeks to consist of filling in gaps and crossing off
  1655. items on my bug list.  This includes the uglies in the area of Folders.
  1656. I have started "filters", but this is a biggie and will take a bit of
  1657. time.  At least for what I want to do :).  I worked more than I should
  1658. have trying to get printing problems resolved.  I made progress, I was
  1659. able to identify much of the problem ... waiting for Secant's Component
  1660. division to give me some time to fix it.  I expect this to be soon :)
  1661.  
  1662. o   Pop-up "context" menus in the viewer and message editor.  Use the
  1663.     RMB to quickly cut, copy, append, paste, reply, forward and send.
  1664.     There are some other options, and some disabled items waiting for
  1665.     completion.  Oh, the speller and thesaurus entries are enabled,
  1666.     but appear only on the Editor side.
  1667.     
  1668.     NOTICE, please, the Web Browser and FTP entries on this menu.
  1669.     Click on any fully qualified URL and select one of these to invoke
  1670.     a separate session.  Configuration is called for, but it is 
  1671.     functional as it stands.  I launch the commands EXPLORE or FTP,
  1672.     depending on what you select.  If you use some other browser or 
  1673.     FTP client (I use ncFtp), simply make an EXPLORE.CMD or an FTP.CMD
  1674.     in the MR/2 ICE directory.  For example, my ftp.cmd file looks like:
  1675.     
  1676.         ncftp %1
  1677.         
  1678.     NEVERMIND.  It appears this doesn't work (creating an ftp.cmd file). 
  1679.     I know why.  I'll leave it like this until next release, where I'll 
  1680.     at least convert to CMD files so you can do what you want.  Better 
  1681.     if this can all be configured from a dialog ...
  1682.     
  1683.     So, if your mail includes a web page URL, left click once, RMB,
  1684.     Web Browser and you're loading it.  There's a listing for a 
  1685.     file you want, with a fully qualified URL (for example,
  1686.     ftp://nick.secant.com/mr2i099f.zip), a couple of clicks and
  1687.     another session is loading it.
  1688.     
  1689. o   Fixed a case where the accent character (`) was used in a subject
  1690.     field and blew up my cell box (inbox) code.  I selected this code
  1691.     as my field delimiter.  All of my index entries now filter for this
  1692.     character.
  1693.     
  1694. o   Groups:  The address field is no longer required before allowing
  1695.     a pick-list button to work.  Other minor fixes.
  1696.     
  1697.     BTW, groups do not work with POP3 sends.  I have to think about
  1698.     this, but the current technique for exanding groups requires that
  1699.     MR/2 lists the recipients, and the To: line is ignored.  This is
  1700.     contrary to how POP sending works.
  1701.  
  1702. o   External Edit:  I was ignoring the option of hiding headers in the
  1703.     editor window.  If this is checked, the external edit does not have
  1704.     access to the message header.
  1705.  
  1706. o   New Registration dialog under the main HELP menu.  Will allow me and
  1707.     other distributors to supply key codes for "instant registration", or
  1708.     at least "quick email registration".
  1709.     
  1710. o   More fixes ... I just can't recall them at this time.
  1711.  
  1712.  
  1713. Changes included in v0.99e
  1714. --------------------------
  1715.  
  1716. o   Address Groups are now "in" and seem to be functioning well.  There 
  1717.     has been a minimal of testing, tho.  I personally created a couple 
  1718.     of small groups that worked well.  I also created three larger 
  1719.     groups, all external-file based.  One contained all of my original 
  1720.     beta testers, one contained all users who have registered to-date, 
  1721.     and the third combined these two by "including" the two lists by 
  1722.     tag.
  1723.     
  1724.     I have tried to come up with a very flexible group-addressing scheme,
  1725.     but in doing so, may have made it look a little more complex than
  1726.     it really is.  Groups can be simple lists of individual addresses,
  1727.     all maintained online.  Groups can also be mixes of individual
  1728.     addresses, address book tags, other group tags, and "address from
  1729.     file" entries.  I have included code to prevent circular references,
  1730.     but the error messages/warnings are weak at this time.
  1731.     
  1732.     An address file is simply a text file (I started using the file
  1733.     extension ".lst") that contains one address entry per line.  Great
  1734.     for those of us who keep lists generated from "other" programs.
  1735.     Oh, yes, these entries can also be address book tags, group tags or
  1736.     other file references.
  1737.     
  1738.     THE one thing sorely missing is a "pick group" button on the header
  1739.     entry form and the Pick Group button on address entry needs to be
  1740.     hooked to the same code.  Next release.  Groups WILL popup in the
  1741.     RMB menu, if the appropriate checkbox is marked.
  1742.     
  1743.     As a short example, you could easily create a group that references
  1744.     three other groups.  Each of these groups could reference whatever
  1745.     they needed to ... more groups, addresses from a file, address
  1746.     book entries and/or individual addresses.
  1747.     
  1748.     I'm open for comments.  Try it out, let me know what you think, and
  1749.     feel free to give me your ideas :).
  1750.     
  1751.     Oh, one last note.  Group address entries can be disabled.  To toggle
  1752.     the checkmarks, you can euse the "edit" button on each, but clicking
  1753.     ON THE LISTBOX CHECKMARK will also toggle it.
  1754.     
  1755. o   Importing text CLOSE to 64K would chop a small portion of the text.
  1756.     This became acutely apparent when I tried to send a UUEncoded file
  1757.     that was about 63K.  The problem was the import into the MLE ... I
  1758.     had the "switch to my pieces-parts import" threshold set too close
  1759.     to the MLE's chop-point.  Fixed.
  1760.     
  1761. o   Font selection ... for some silly reason I was showing only BitMap
  1762.     fonts.  That will teach me to steal code from sample programs 
  1763.     without studying it closer :).  Fixed.
  1764.     
  1765. o   Template processing would sometimes remove the "@" symbol in email
  1766.     addresses and other tokens that were supposed to have them.  I believe
  1767.     I fixed this, but it warrants some time-testing.
  1768.     
  1769. o   Hint Bubbles!!! (Tool Tips, whatever you want to call them).  
  1770.     They're fixed, at least as far as speed goes.  I was able to get 
  1771.     some of Mike's time (Mike is Secant's OS/2 Control "guru" :) to look 
  1772.     at what was going on.  A couple of code snips here and there, and
  1773.     we're operating at blinding speeds.  You should be able to turn these
  1774.     on without noticably effecting performance.  NOTE that for MAXIMUM
  1775.     performance, they should still be off ... even faster, creating
  1776.     20 tiny windows still takes time.
  1777.     
  1778. o   Crashes on program load.  Some of these (all?  Too wishfull a thought,
  1779.     I guess) were caused by my changes to the way the printing system
  1780.     is initialized.  If your system had NO OS/2 PRINTER DRIVER installed
  1781.     you would probably crash.  If you had a driver with an internal name
  1782.     that did not have a '.' as part of it ... sme thing [My home system
  1783.     had an old IBMNULL with no '.', and when I switched to that printer,
  1784.     crash!].  These have been fixed, although printing itself is still 
  1785.     being worked on.
  1786.     
  1787. o   NOTE:  an early report of Object Desktop's Tabbed Launchpad crashing
  1788.     ICE on load.  This started with a recent update/path to their v1.02
  1789.     level.  Running ICE with the /T switch worked-around this, as did
  1790.     not invoking the tabbed launchpad.  They've been notified, write to
  1791.     them if this incoveniences you.
  1792.     
  1793. o   Thesaurus and Speller limits were still in a few obscure places
  1794.     (reported as "Unregistered User" limits).  These weren't supposed
  1795.     to be there, and I've removed the ones I can see.  I don't believe
  1796.     there are any more.
  1797.     
  1798. o   Message received from some UUCP gateways were crashing ICE on reply.
  1799.     This was due to invalid date formats in the source message's header.
  1800.     I would assume I had a good date and crash on trying to use it.
  1801.     MR/2 now takes precautions and defaults to a zeroed-out date (1/1/1900)
  1802.     if the date is invalid.  Maybe not the best technique, but certainly
  1803.     better than crashing :)
  1804.     
  1805. o   Calculator now accepts keystrokes matching the button keys.
  1806.  
  1807. o   Pop3 messages reported to MR/2 as "Error" were previously simply 
  1808.     skipped.  This would happen here if/when a message was just being
  1809.     recieved by SendMail, the pop server could see it, but the file was
  1810.     still in use by SendMail.  Now, MR/2 will retry the message, trying 
  1811.     up to 20 times at one second intervals before giving up.
  1812.     
  1813. o   Notebook "back arrow" will no longer show blank pages when invoked
  1814.     from the Inbox screen.
  1815.     
  1816. o   Dozens of other minor fixes too tiny to itemize.    
  1817.  
  1818.  
  1819. Changes included in v0.99d
  1820. --------------------------
  1821.  
  1822. o   Well, address groups are close.  The whole idea, because I wanted to 
  1823.     do it a certain way, is taking longer than I guessed.  With a couple 
  1824.     of more hours, I would have included it.  The menu option for 
  1825.     Address Group Maintenance is disabled.  It is relatively functional, 
  1826.     barring a few bugs, and can be enabled by running with the "//" flag 
  1827.     on the command line.  This is just so those interested can comment 
  1828.     on the overall layout.  It is NOT meant for real use, and may change 
  1829.     before finalized.  SENDS do not recognize Groups yet.
  1830.     
  1831.     In general, groups will allow for lists of raw addresses, aliases, 
  1832.     other groups and/or lists of all of these contained within an 
  1833.     external file.  Resolution will be fully recursive/nested, so that a 
  1834.     group can be defined as a set of other groups, and each of those can 
  1835.     contain more groups.  Address Book entries can contain group names, 
  1836.     also.  I will add code to prevent circular references.
  1837.     
  1838.     There's a chance I may release a mid-week version, if I can complete
  1839.     and test all of this.  I must also finalize my registration key system
  1840.     in the next day or two.
  1841.  
  1842. o   Speedup and memory leaks plugged.  Found these while looking for
  1843.     the reason the message window opened so progressively slower.
  1844.     Found that I had left in some debugging code (checking the heap)
  1845.     2-3 times each message was displayed.  Removing these has sped up
  1846.     the message opening greatly.
  1847.  
  1848. o   Added code to SMTP import process to better recover from file
  1849.     in use errors.  (LDA is still delivering when ICE tries to import).
  1850.  
  1851. o   Progression indicator on pop receive.  Resized both indicators
  1852.     to be smaller and allow more text to show.
  1853.  
  1854. o   Country date settings are now used for most (all?) date/time
  1855.     displays.
  1856.     
  1857. o   External editor is now functional.  You can alwasy use the editor
  1858.     by checking the box on Options->User Preferences, or you can invoke
  1859.     it on demand via the Tools->Edit externally menu item from within
  1860.     the message viewer.
  1861.  
  1862. o   SMTP mode would still include LaMail's NDX files.  It was a case
  1863.     sensitivity issue.  Fixed.
  1864.  
  1865. o   Pressing DEL in the message viewer, then cancel, closed the message.
  1866.  
  1867. o   Suppressed auto poll on startup if auto-poll is off
  1868.  
  1869. o   Toolbar display toggle bug.  Toolbar would sometimes appear twice.
  1870.  
  1871. o   Pop3 long UIDL server error messages handled better
  1872.  
  1873. o   Fixed Text searches inside any editor window. Again.  This time
  1874.     I believe it's fixed for good :)
  1875.  
  1876. o   Ouch.  I accidently hit ALT-C in the reply editor and the message
  1877.     closed w/out warning or chance to save.  Fixed.
  1878.  
  1879.  
  1880. o   Mail tab is now set correctly when login to another account.
  1881.  
  1882. o   Internal editor: now gets focus on startup.
  1883.  
  1884. o   Better detection and resolution when tcpip services file is wrong.
  1885.  
  1886. o   Removed pop3 check before optional password prompt.    
  1887.  
  1888. o   Mesage window: Close via sysmenu, cancel would crash.  Fixed.
  1889.  
  1890.  
  1891.  
  1892. Changes included in v0.99c
  1893. --------------------------
  1894. What a week.  It started off with almost immediately finding that several
  1895. key features of MR/2 ICE were broken by the B release.  I believe this one
  1896. to be in much better shape.
  1897.  
  1898. I've got groups/lists pretty close, and the external editor code was
  1899. yanked at the last second because of a crash in one spot.  Next week,
  1900. I'm sure.
  1901.  
  1902. BEEP on window open.  I tried to get rid of this, but couldn't wait
  1903. any longer.  Sorry!  It's only when you double click and the
  1904. message part is over the click spot.  I'll get it, but it will be
  1905. annoying for a week.
  1906.  
  1907. o   Fixed problems with checking for mail under various user settings.
  1908.  
  1909. o   Pasting text with quoting cleaned up.  Still needs another pass :(
  1910.  
  1911. o   Addresses of the form "nick knight <nick@secant.com>" are now 
  1912.     normalized so that picky SMTP server's should no longer complain.
  1913.     
  1914. o   Ctrl+, Ctrl-, shift del  should now work as they're supposed to.
  1915.  
  1916. o   Cursor pos when header is scrolled off screen starts at current line.
  1917.  
  1918. o   UUEncode process wasn't closing source file.
  1919.  
  1920. o   Complex multi-addresses can now be up to 512 bytes.  Still working on 
  1921.     groups/distribution lists.
  1922.  
  1923. o   Crash when sending and status displays too long (rare).  Fixed.
  1924.  
  1925. o   SMTP Receive and all related file-type problems have been fixed.
  1926.     Sorry!  Includes "can't create folder" problem and user not registered
  1927.     on multi-accounts.
  1928.  
  1929. o   AutoSave and sending would sometimes conflict and crash.  I do believe
  1930.     this was the crash that was so prevelant, yet random enough to not
  1931.     be recreatable "on demand".  My mail has been stable for a couple of 
  1932.     days; I'm sure you guys will tell me if something's still loose in the
  1933.     code.
  1934.  
  1935. o   Ctrl-E is now an accelerator to the internal text editor.  This
  1936.     is available on both the mail index and message windows.  The Message
  1937.     menu's "Edit file" item is now hooked to this editor window.
  1938.     
  1939. o   Notebook page buttons a tad larger
  1940.  
  1941. o   Toolbar FIND on MW no longer loses text highlight.
  1942.  
  1943. o   Problem with POP receive when lines *started* with a '.'.  Fixed. Was
  1944.     messing up around 1 out of every 77 uuencoded messages.
  1945.  
  1946. o   Did I mention the calculator?  No??  Well, I added a simple, integer-
  1947.     only (no decimal points) calculator to the Utilities.  I use this
  1948.     thing often, but can never find it fast.  Now I know where it is.
  1949.     This item is an almost snap-in part from Secant Technologies'
  1950.     ObjectPM toolkit, provided there as a sample.  I plan on spending
  1951.     very little time improving this, except to add a keyboard interface
  1952.     and full decimal support (all easy).  If you find it useful, great,
  1953.     if not, don't use it :)
  1954.  
  1955. o   More fields opened up for hi-end ASCII.  Folder form in particular.
  1956.  
  1957. o   Templates are now editable via the Utilities menu.  This is brand
  1958.     new code, so I'm watching for bugs.  Still can't make a NEW
  1959.     template, but I ran out of time.
  1960.  
  1961. o   Text Editor fix ups and enhancements.
  1962.  
  1963. o   Tons of tiny nats squashed.
  1964.  
  1965.  
  1966. Changes included in v0.99b
  1967. --------------------------
  1968. Again, my todo list above didn't get all the attention I had hoped to give
  1969. it.  Still, it was a pretty productive week.  The best news is that many
  1970. crashes have been eliminated.  There seems to be one more pesky crash
  1971. scenario that I'm having trouble catching (the crash-on-send), but I've
  1972. added some code to try and help.  Ironically, since doing this, I have
  1973. been unable to make it crash.  I may have fixed it while making other  
  1974. code changes, but only time will tell.  Reporting crash addresses is
  1975. very important with this release.  Thanks!
  1976.  
  1977. QUERY:  Has anyone created any from-other-mailer conversion tools that
  1978. they'd like to share?  I've had many requests for conversion tools, and
  1979. I'd certainly like to supply them, and I know I can.  Time is the 
  1980. problem.  I can see how to convert PMMail's stuff to my format, but if 
  1981. I stop to do this, I don't get to add important features to my own work.
  1982. Any REXX guru's want to show there stuff off and get some recognition?
  1983. Of particular interest are scripts that would convert address books and
  1984. folders from PM Mail, Post Road Mailer, Ultimail/LaMail and things like
  1985. PINE.
  1986.  
  1987. o   Added a command line switch: /- which tells MR/2 ICE to minimize
  1988.     on load.  There's still some screens displayed, but then it does
  1989.     minimize.
  1990.     
  1991. o   The /S command line options was broken.  Fixed.  Also, configuring
  1992.     for NO POLLING was ignored.  Fixed.
  1993.     
  1994. o   Crash scenario:  When paging through message using the next/prev
  1995.     menu command or toolbar options, MR/2 ICE did not properly set a
  1996.     complete message state for each message.  This could case crashes
  1997.     under some circumstance.
  1998.     
  1999. o   Crash scenario: Folders not opening, exiting the program abruptly and
  2000.     without explanation, and crashing.  This was a big error on my part.
  2001.     Each folder would actually create another copy of the SEND thread,
  2002.     and this would do some very strange things.  Fixed.
  2003.     
  2004. o   Crash scenario:  Address Book maintenance.  Tags/Aliases longer than
  2005.     a couple of characters would cause a crash when the address book
  2006.     as closed/saved.  Fixed (sorry!).
  2007.     
  2008. o   New prompt option: disable pop3 counter reset warning/prompt.
  2009.  
  2010. o   Send toolbar icon now has correct bubble hint.  Send is no longer
  2011.     disabled in the menu for "new" message.
  2012.  
  2013. o   Bubble hints now use smaller font ... this is possible because:
  2014.  
  2015. o   All 3 Secant-based DLL's are "new" and offer several low level bug
  2016.     fixes, including better font handling.  Was not able to "fix" the
  2017.     Cirrus chipset bug, but smaller fonts now space correctly.  I hope to
  2018.     freeze these DLL's soon and be able to release updates without the
  2019.     DLL's.
  2020.     
  2021. o   Index cellbox: highlighted text is now WHITE on black background.
  2022.  
  2023. o   Address book listings now show tags/aliases.
  2024.  
  2025. o   Tried to increase secaondary thread robustness.  Increased all stack
  2026.     size slightly.  More error checking; more overflow detection code 
  2027.     added to low-level TCPIP interface code.
  2028.     
  2029. o   Password on POP3 prompt form is now masked from the user.
  2030.  
  2031. o   Opened up many form fields to hi-end ASCII character for the European
  2032.     and Chinese (and other, I guess) uses that have requested this.  Please
  2033.     let me know if this helps!
  2034.     
  2035. o   ALT-Q pasting would often crash.  I rewrote this routine, and while it
  2036.     does not crash, it still needs work.  Next release for sure.
  2037.     
  2038. o   Sig editor added and functional.  This will change some next release,
  2039.     but at least you can edit the default SIG file.  I missed having the 
  2040.     complete template editor ready by an hour or two ... next release for
  2041.     sure.
  2042.     
  2043. o   Simple file editor included on utility menu.  Simple?  Don't know
  2044.     about that, but I've got more to add to it.  I got tired of using
  2045.     the E editor to open files for "clipping" sections.  This will work
  2046.     more gracefully, particularly when I add some persistence and
  2047.     history to it.  In the meantime, I'm open for comments.
  2048.     
  2049. o   More tiny little changes that I forgot to document.  More to come ...
  2050.     
  2051.  
  2052. Changes included in v0.99a
  2053. --------------------------
  2054. Unfortunately (or fortunately, depending on your angle :), my todo
  2055. list above didn't get the attention it deserved.  Too many "new" problems
  2056. were reported that required immediate attention.  I expect to have more
  2057. time this week to "fill in the blanks".  I expect weekly-or-so updates
  2058. until I release v1.0.
  2059.  
  2060. o   Removed the Edit signature file menu item.  I added much code to 
  2061.     this feature, but it isn't yet workable (made a bigger monster
  2062.     than originally planned out of the editor).  This will be readded
  2063.     in the next release, complete with the editor.
  2064.     
  2065.     The signature file can be manually edited with the E editor.  Look 
  2066.     for "mr2i.sig".  Note that the sig file itself is just a very simple 
  2067.     file that's "included" by reference into the various template file 
  2068.     sections.  *This* is where MR/2 ICE gets much of it's power, 
  2069.     although not yet documented.  *This* is where you can have as many 
  2070.     selectable reply templates are you want, each with custom 
  2071.     attribution lines, multi-line sigs, information blocks or complete 
  2072.     documents as "canned replies".  I currently use my own template file 
  2073.     to offer canned literature replies for ObjectPM and some of Secant's 
  2074.     other products.  Just FYI, so the feature doesn't go unnoticed by 
  2075.     those of you who might find it useful.  Templates are in "mr2i.tf".
  2076.  
  2077. o   SMTP package is now part of the distribution zip.  See mr2ilda.doc
  2078.     for more information.
  2079.  
  2080. o   Many bugs and nits fixed ... too numerous to even remember.  This
  2081.     version is much more stable than the previous.  Still one crash
  2082.     scenario seems to elude me.  Perhaps I'll catch it by next release.
  2083.  
  2084. o   Empty template sections now work correctly and don't include parts
  2085.     of the next template section.
  2086.     
  2087. o   Pop sends and "no save" would update the index anyway and cause
  2088.     problems.  Fixed.
  2089.  
  2090. o   Removed spell checker and thesaurus limits inherited from me/2.
  2091.     I may reinstate more laxed limits in unregistered programs after
  2092.     60-90 days.
  2093.  
  2094. o   Resending a message after modifying message would crash most
  2095.     consistently.  Fixed.
  2096.     
  2097. o   Protected other multithreaded message handlers so that no harm is
  2098.     done if message is deleted or moved with another thread is processing
  2099.     same.
  2100.     
  2101. o   Some systems have missing default fonts in special windows including
  2102.     the bubble hits, the settings notebook (tabs squashed and no text) and
  2103.     in the calendar.  I'm still chasing this one, but to "work around" the
  2104.     problem, those users can now use a sepcified font using the new command
  2105.     line option /F.  From the new MR/2 ICE FAQ www page:
  2106.  
  2107.     There seems to be a bug in the class libraries I'm using where, on 
  2108.     some systems, the system proportional font fails when used as the 
  2109.     "default".  I have a system in-house that exhibits this problem, so 
  2110.     I'm in search of "the answer".  In the meantime, I have added a 
  2111.     "default font override" command line parameter:
  2112.     
  2113.             Mr2i /F9
  2114.  
  2115.     Where a zero is used to denote the System Proportional Font, and a 
  2116.     number 1-30 can be used to override this setting (for the 
  2117.     problematic windows ONLY). Using /F1 will cause the text to show up 
  2118.     and make the application functional.  For those that are more 
  2119.     particular about their fonts, you can select one of these following 
  2120.     numbers:
  2121.         
  2122.             0 - SystemProp                    16 - HelvOLB 
  2123.             1 - Courier8                      17 - HelvOLBI 
  2124.             2 - Courier10                     18 - TmsRmn8 
  2125.             3 - Courier12                     19 - TmsRmn10 
  2126.             4 - CourierOL                     20 - TmsRmn12 
  2127.             5 - CourierOLI                    21 - TmsRmn14 
  2128.             6 - CourierOLB                    22 - TmsRmn18 
  2129.             7 - CourierOLBI                   23 - TmsRmn24 
  2130.             8 - Helv8                         24 - TmsRmnOL 
  2131.             9 - Helv10                        25 - TmsRmnOLI 
  2132.             10 - Helv12                       26 - TmsRmnOLB 
  2133.             11 - Helv14                       27 - TmsRmnOLBI 
  2134.             12 - Helv18                       28 - SysMono10 
  2135.             13 - Helv24                       29 - SysMono12 
  2136.             14 - HelvOL                       30 - SymbolOL
  2137.             15 - HelvOLI 
  2138.  
  2139. o   While it was possible to use a different POP3 port by editing the
  2140.     TCPIP etc\serviced file and changing the POP entry, I added a
  2141.     command line /P option.  Specifying "Mr2i /P1111" will cause ICE
  2142.     to try the port number 1111 for POP3 services.
  2143.  
  2144. o   When the settings were changed to turn word wrap off, MR/2 would
  2145.     fail to quote text correctly.  Also, the word wrap column changes
  2146.     were always reset to the default, nomatter what you changed them to.
  2147.     This works much better now :)
  2148.  
  2149. o   I calmed the aggressive rewrapping of text somewhat in an effort to
  2150.     stop MR/2 ICE from messing up user sigs.
  2151.  
  2152. o   SMTP users: Remove *.ndx from SMTP new message list so that
  2153.     LaMail setups would quit importing its inbox.ndx file.
  2154.  
  2155. o   Toolbar:  The Reply bitmap is now replaced with a Send bitmap when 
  2156.     in Reply or new message mode.
  2157.  
  2158. o   SMTP read settings now do not require POP settings.  You may leave
  2159.     these blank, as long as the SMTP Host has been filled in and SMTP
  2160.     reading and sending are used.
  2161.  
  2162.  
  2163. Changes included in v0.99
  2164. -------------------------
  2165. First widely distributed beta.  The adventure begins.
  2166.  
  2167. o   Message Index counters (notebook status windows) now update.
  2168.  
  2169. o   Various bugs:  Re-editing header used to cause extra CR's in messages;
  2170.     paste from clipboard w/quote format improved.  Others ...
  2171.     
  2172. o   Settings notebook: more prompt options, more config options.
  2173.     SMTP read choice activated.
  2174.     
  2175. o   Shrunk several forms down to better show on standard VGA systems.
  2176.     Still could use another pass, but at least the settings notebook
  2177.     is mostly on screen :)
  2178.     
  2179. o   SMTP reading is now offered in preliminary form.  Write me for the
  2180.     instruction sheet, as I need to know who's using it and what problems
  2181.     are encountered (write nick@secant.com).
  2182.     
  2183. o   Multiple account support added/enhanced.  Won't document this until
  2184.     next release or so.
  2185.     
  2186. o   Message window:  Toolbar display options functional.  New "Pushbutton"
  2187.     option to hide/display bottom buttons.  Font toggle on menu.  Other
  2188.     minor menu additions.
  2189.     
  2190. o   Tiling and cascading of message windows is in, although some time-
  2191.     testing is required on my end to assur usefulness.
  2192.     
  2193. o   Address book tags now expand!  For example, you can attach a tag of
  2194.     "nk" to my default name in the address book (if you are a new user,
  2195.     the starter address book lists me).  When creating a new message or
  2196.     sending a reply, you can enter "ice" as a user name and it will expand
  2197.     to my full address upon exiting the field.
  2198.     
  2199. o   Major notebook tabs now default to a "hidden" state.  Option on the
  2200.     main index menu enables tabs.  Since "news" was not yet functional,
  2201.     these tabs simply wasted screen area.  Tabs were also reduced in size,
  2202.     for when they *do* display.
  2203.